linux-stable/include/linux/sunrpc
Chuck Lever c5d68d25bd svcrdma: Clean up allocation of svc_rdma_recv_ctxt
The physical device's favored NUMA node ID is available when
allocating a recv_ctxt. Use that value instead of relying on the
assumption that the memory allocation happens to be running on a
node close to the device.

This clean up eliminates the hack of destroying recv_ctxts that
were not created by the receive CQ thread -- recv_ctxts are now
always allocated on a "good" node.

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
2023-06-12 12:16:35 -04:00
..
addr.h
auth.h
auth_gss.h
bc_xprt.h
cache.h SUNRPC: return proper error from get_expiry() 2023-04-26 09:05:00 -04:00
clnt.h
debug.h
gss_api.h
gss_asn1.h
gss_err.h
gss_krb5.h SUNRPC: Move remaining internal definitions to gss_krb5_internal.h 2023-02-20 09:20:46 -05:00
metrics.h
msg_prot.h SUNRPC: Convert svcauth_unix_accept() to use xdr_stream 2023-02-20 09:20:11 -05:00
rpc_pipe_fs.h
rpc_rdma.h
rpc_rdma_cid.h
sched.h SUNRPC: remove the maximum number of retries in call_bind_status 2023-04-19 17:06:02 -04:00
stats.h
svc.h NFSD: Ensure that xdr_write_pages updates rq_next_page 2023-06-05 09:01:44 -04:00
svc_rdma.h svcrdma: Clean up allocation of svc_rdma_recv_ctxt 2023-06-12 12:16:35 -04:00
svc_rdma_pcl.h
svc_xprt.h SUNRPC: always free ctxt when freeing deferred request 2023-05-14 15:55:02 -04:00
svcauth.h
svcauth_gss.h
svcsock.h nfsd: fix double fget() bug in __write_ports_addfd() 2023-05-31 09:57:14 -04:00
timer.h
types.h
xdr.h NFSD: Hoist rq_vec preparation into nfsd_read() [step two] 2023-06-11 16:37:46 -04:00
xprt.h
xprtmultipath.h
xprtrdma.h
xprtsock.h