linux_dsm_epyc7002/include/linux/sunrpc
Chuck Lever 0210714834 SUNRPC: switchable buffer allocation
Add RPC client transport switch support for replacing buffer management
 on a per-transport basis.

 In the current IPv4 socket transport implementation, RPC buffers are
 allocated as needed for each RPC message that is sent.  Some transport
 implementations may choose to use pre-allocated buffers for encoding,
 sending, receiving, and unmarshalling RPC messages, however.  For
 transports capable of direct data placement, the buffers can be carved
 out of a pre-registered area of memory rather than from a slab cache.

 Test-plan:
 Millions of fsx operations.  Performance characterization with "sio" and
 "iozone".  Use oprofile and other tools to look for significant regression
 in CPU utilization.

 Signed-off-by: Chuck Lever <cel@netapp.com>
 Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
2006-01-06 14:58:55 -05:00
..
auth_gss.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
auth.h RPCSEC_GSS: cleanup au_rslack calculation 2005-10-18 23:19:44 -07:00
cache.h [PATCH] sunrpc: cache_register can use wrong module reference 2005-09-07 16:57:25 -07:00
clnt.h RPC: Clean up RPC task structure 2006-01-06 14:58:39 -05:00
debug.h [PATCH] RPC: allow RPC client's port range to be adjustable 2005-09-23 12:38:50 -04:00
gss_api.h RPCSEC_GSS remove all qop parameters 2005-10-18 23:19:47 -07:00
gss_asn1.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
gss_err.h RPCSEC_GSS remove all qop parameters 2005-10-18 23:19:47 -07:00
gss_krb5.h RPCSEC_GSS: krb5 cleanup 2005-10-18 23:19:47 -07:00
gss_spkm3.h RPCSEC_GSS remove all qop parameters 2005-10-18 23:19:47 -07:00
msg_prot.h [PATCH] RPC: skip over transport-specific heads automatically 2005-09-23 12:38:33 -04:00
rpc_pipe_fs.h Revert "[PATCH] RPC,NFS: new rpc_pipefs patch" 2005-09-23 12:39:00 -04:00
sched.h SUNRPC: switchable buffer allocation 2006-01-06 14:58:55 -05:00
stats.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
svc.h [PATCH] knfsd: Fix some minor sign problems in nfsd/xdr 2005-11-07 07:53:48 -08:00
svcauth_gss.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
svcauth.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
svcsock.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
timer.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
types.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
xdr.h SUNRPC: net/sunrpc/xdr.c: remove xdr_decode_string() 2006-01-06 14:58:53 -05:00
xprt.h SUNRPC: switchable buffer allocation 2006-01-06 14:58:55 -05:00