Skip to content
Snippets Groups Projects
user avatar
Chuck Lever authored
Chain RDMA Writes that convey Write chunks onto the local Send
chain. This means all WRs for an RPC Reply are now posted with a
single ib_post_send() call, and there is a single Send completion
when all of these are done. That reduces both the per-transport
doorbell rate and completion rate.

Signed-off-by: default avatarChuck Lever <chuck.lever@oracle.com>
e084ee67
History
Name Last commit Last update