diff options
author | Chuck Lever <[email protected]> | 2017-04-09 13:05:52 -0400 |
---|---|---|
committer | J. Bruce Fields <[email protected]> | 2017-04-25 17:25:54 -0400 |
commit | b623589dbacbc786c2fffc85113a1dc1a331e2ca (patch) | |
tree | 6cc0b33b761469c882e208438b2688d32926b84c /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 6e6092ca305ad785c605d7e313727aad96c228a5 (diff) |
svcrdma: Eliminate RPCRDMA_SQ_DEPTH_MULT
The Send Queue depth is temporarily reduced to 1 SQE per credit. The
new rdma_rw API does an internal computation, during QP creation, to
increase the depth of the Send Queue to handle RDMA Read and Write
operations.
This change has to come before the NFSD code paths are updated to
use the rdma_rw API. Without this patch, rdma_rw_init_qp() increases
the size of the SQ too much, resulting in memory allocation failures
during QP creation.
Signed-off-by: Chuck Lever <[email protected]>
Reviewed-by: Christoph Hellwig <[email protected]>
Signed-off-by: J. Bruce Fields <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions