diff options
author | Chuck Lever <chuck.lever@oracle.com> | 2014-07-29 23:25:38 +0200 |
---|---|---|
committer | Anna Schumaker <Anna.Schumaker@Netapp.com> | 2014-07-31 22:22:57 +0200 |
commit | 2e84522c2e0323a090fe1f7eeed6d5b6a68efe5f (patch) | |
tree | 542a04ce4fa4cc1312a76371282ddb6d9ebcf5fe /net/sunrpc/svcauth.c | |
parent | xprtrdma: Rename frmr_wr (diff) | |
download | linux-2e84522c2e0323a090fe1f7eeed6d5b6a68efe5f.tar.xz linux-2e84522c2e0323a090fe1f7eeed6d5b6a68efe5f.zip |
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>
Diffstat (limited to 'net/sunrpc/svcauth.c')
0 files changed, 0 insertions, 0 deletions