mirror-linux/include/linux/sunrpc
Chuck Lever ae225fe27b svcrdma: Add an async version of svc_rdma_send_ctxt_put()
DMA unmapping can take quite some time, so it should not be handled
in a single-threaded completion handler. Defer releasing send_ctxts
to the recently-added workqueue.

With this patch, DMA unmapping can be handled in parallel, and it
does not cause head-of-queue blocking of Send completions.

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
2024-01-07 17:54:27 -05:00
..
addr.h
auth.h
auth_gss.h
bc_xprt.h
cache.h
clnt.h SUNRPC: Fix RPC client cleaned up the freed pipefs dentries 2023-11-01 15:40:44 -04: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
stats.h
svc.h SUNRPC: Remove RQ_SPLICE_OK 2024-01-07 17:54:26 -05:00
svc_rdma.h svcrdma: Add an async version of svc_rdma_send_ctxt_put() 2024-01-07 17:54:27 -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
timer.h
types.h
xdr.h
xprt.h SUNRPC: change the back-channel queue to lwq 2023-10-16 12:44:08 -04:00
xprtmultipath.h
xprtrdma.h
xprtsock.h