diff options
author | Chuck Lever <[email protected]> | 2014-07-29 17:25:38 -0400 |
---|---|---|
committer | Anna Schumaker <[email protected]> | 2014-07-31 16:22:57 -0400 |
commit | 2e84522c2e0323a090fe1f7eeed6d5b6a68efe5f (patch) | |
tree | 542a04ce4fa4cc1312a76371282ddb6d9ebcf5fe /tools/perf/scripts/python | |
parent | f590e878c52c38046fd7cfa5a742ddae68717484 (diff) |
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 <[email protected]>
Tested-by: Steve Wise <[email protected]>
Tested-by: Shirley Ma <[email protected]>
Tested-by: Devesh Sharma <[email protected]>
Signed-off-by: Anna Schumaker <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions