aboutsummaryrefslogtreecommitdiff
path: root/net/unix/sysctl_net_unix.c
diff options
context:
space:
mode:
authorChuck Lever <[email protected]>2015-01-21 11:04:00 -0500
committerAnna Schumaker <[email protected]>2015-01-30 10:47:49 -0500
commit9128c3e794a77917a86dd5490ca2c5233a8c6fde (patch)
tree3d71b14e21ddb2082cc700822af1e868e430f2fe /net/unix/sysctl_net_unix.c
parent1392402c405a75de1cdc658d36c6007ea1c037de (diff)
xprtrdma: Add struct rpcrdma_regbuf and helpers
There are several spots that allocate a buffer via kmalloc (usually contiguously with another data structure) and then register that buffer internally. I'd like to split the buffers out of these data structures to allow the data structures to scale. Start by adding functions that can kmalloc and register a buffer, and can manage/preserve the buffer's associated ib_sge and ib_mr fields. Signed-off-by: Chuck Lever <[email protected]> Reviewed-by: Steve Wise <[email protected]> Signed-off-by: Anna Schumaker <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions