Thread (3 messages) flat view 3 messages, 3 authors, 2017-10-26

Re: [PATCH] rds: Fix inaccurate accounting of unsignaled wrs

From: David Miller <davem@davemloft.net>
Date: 2017-10-26 08:36:35
Also in: linux-rdma, lkml

From: Håkon Bugge <redacted>
Date: Tue, 24 Oct 2017 16:16:28 +0200
The number of unsignaled work-requests posted to the IB send queue is
tracked by a counter in the rds_ib_connection struct. When it reaches
zero, or the caller explicitly asks for it, the send-signaled bit is
set in send_flags and the counter is reset. This is performed by the
rds_ib_set_wr_signal_state() function.

However, this function is not always used which yields inaccurate
accounting. This commit fixes this, re-factors a code bloat related to
the matter, and makes the actual parameter type to the function
consistent.

Signed-off-by: Håkon Bugge <redacted>
Applied.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help