summaryrefslogtreecommitdiff
path: root/include/trace/events
diff options
context:
space:
mode:
authorChuck Lever <chuck.lever@oracle.com>2024-02-05 02:17:22 +0300
committerChuck Lever <chuck.lever@oracle.com>2024-03-01 17:12:28 +0300
commit71b43531ee0be6dcaa406132ebd540022dcb12ea (patch)
tree5530d7ca8247eb9c69474dc1799e454cb0746c59 /include/trace/events
parentfc709d82dda6405862a681cc425386bfaf049539 (diff)
downloadlinux-71b43531ee0be6dcaa406132ebd540022dcb12ea.tar.xz
svcrdma: Post Send WR chain
Eventually I'd like the server to post the reply's Send WR along with any Write WRs using only a single call to ib_post_send(), in order to reduce the NIC's doorbell rate. To do this, add an anchor for a WR chain to svc_rdma_send_ctxt, and refactor svc_rdma_send() to post this WR chain to the Send Queue. For the moment, the posted chain will continue to contain a single Send WR. Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Diffstat (limited to 'include/trace/events')
0 files changed, 0 insertions, 0 deletions