1
0
Fork 0
alistair23-linux/net/sunrpc/xprtrdma
Chuck Lever 2e84522c2e xprtrdma: Allocate each struct rpcrdma_mw separately
Currently rpcrdma_buffer_create() allocates struct rpcrdma_mw's as
a single contiguous area of memory. It amounts to quite a bit of
memory, and there's no requirement for these to be carved from a
single piece of contiguous memory.

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Tested-by: Steve Wise <swise@opengridcomputing.com>
Tested-by: Shirley Ma <shirley.ma@oracle.com>
Tested-by: Devesh Sharma <devesh.sharma@emulex.com>
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
2014-07-31 16:22:57 -04:00
..
Makefile xprtrdma: add separate Kconfig options for NFSoRDMA client and server support 2014-03-28 18:02:12 -04:00
rpc_rdma.c xprtrdma: Don't invalidate FRMRs if registration fails 2014-07-31 16:22:53 -04:00
svc_rdma.c net: Convert uses of typedef ctl_table to struct ctl_table 2013-06-13 02:36:09 -07:00
svc_rdma_marshal.c svcrdma: underflow issue in decode_write_list() 2013-07-15 11:46:23 -04:00
svc_rdma_recvfrom.c svcrdma: Fence LOCAL_INV work requests 2014-06-06 19:22:51 -04:00
svc_rdma_sendto.c svcrdma: refactor marshalling logic 2014-06-06 19:22:50 -04:00
svc_rdma_transport.c svcrdma: refactor marshalling logic 2014-06-06 19:22:50 -04:00
transport.c xprtrdma: Update rkeys after transport reconnect 2014-07-31 16:22:53 -04:00
verbs.c xprtrdma: Allocate each struct rpcrdma_mw separately 2014-07-31 16:22:57 -04:00
xprt_rdma.h xprtrdma: Reset FRMRs when FAST_REG_MR is flushed by a disconnect 2014-07-31 16:22:55 -04:00