linux-stable/include/linux/sunrpc
Chuck Lever e084ee673c svcrdma: Add Write chunk WRs to the RPC's Send WR chain
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: Chuck Lever <chuck.lever@oracle.com>
2024-03-01 09:12:30 -05:00
..
addr.h
auth.h
auth_gss.h
bc_xprt.h NFSv4.1: Use the nfs_client's rpc timeouts for backchannel 2024-01-04 17:01:01 -05:00
cache.h SUNRPC: change cache_head.flags bits to enum 2023-08-29 17:45:22 -04:00
clnt.h SUNRPC: Remove unused function rpc_clnt_xprt_switch_put() 2024-01-04 10:47:56 -05:00
debug.h
gss_api.h
gss_asn1.h
gss_err.h
gss_krb5.h
metrics.h
msg_prot.h
rpc_pipe_fs.h
rpc_rdma.h
rpc_rdma_cid.h
sched.h NFSv4.1: Use the nfs_client's rpc timeouts for backchannel 2024-01-04 17:01:01 -05:00
stats.h SUNRPC: Remove unused declaration rpc_modcount() 2023-08-29 17:45:22 -04:00
svc.h sunrpc: remove ->pg_stats from svc_program 2024-03-01 09:12:09 -05:00
svc_rdma.h svcrdma: Add Write chunk WRs to the RPC's Send WR chain 2024-03-01 09:12:30 -05:00
svc_rdma_pcl.h
svc_xprt.h SUNRPC: use lwq for sp_sockets - renamed to sp_xprts 2023-10-16 12:44:07 -04:00
svcauth.h SUNRPC: Add a server-side API for retrieving an RPC's pseudoflavor 2024-01-07 17:54:25 -05:00
svcauth_gss.h
svcsock.h SUNRPC: Remove unused declarations 2023-08-29 17:45:22 -04:00
timer.h
types.h
xdr.h SUNRPC: Silence compiler complaints about tautological comparisons 2023-09-15 15:50:39 -04:00
xprt.h NFSv4.1: Use the nfs_client's rpc timeouts for backchannel 2024-01-04 17:01:01 -05:00
xprtmultipath.h
xprtrdma.h
xprtsock.h