diff options
author | Chuck Lever <chuck.lever@oracle.com> | 2024-02-04 18:17:22 -0500 |
---|---|---|
committer | Chuck Lever <chuck.lever@oracle.com> | 2024-03-01 09:12:28 -0500 |
commit | 71b43531ee0be6dcaa406132ebd540022dcb12ea (patch) | |
tree | 5530d7ca8247eb9c69474dc1799e454cb0746c59 /scripts/gdb/linux/tasks.py | |
parent | fc709d82dda6405862a681cc425386bfaf049539 (diff) |
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 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions