diff options
| author | Jack Wang <[email protected]> | 2021-06-14 11:03:34 +0200 |
|---|---|---|
| committer | Jason Gunthorpe <[email protected]> | 2021-06-18 13:47:12 -0300 |
| commit | 0509ebfa3385a90c5239e071d63c81b21bc8fd18 (patch) | |
| tree | 8c5c11e2e22ff0fe8c283d25603b6d72c7107f00 /tools/perf/scripts/python | |
| parent | 5e91eabf66c854f16ca2e954e5c68939bc81601e (diff) | |
RDMA/rtrs-clt: Use minimal max_send_sge when create qp
We use device limit max_send_sge, which is suboptimal for memory usage.
We don't need that much for User Con, 1 is enough. And for IO con,
sess->max_segments + 1 is enough
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jack Wang <[email protected]>
Signed-off-by: Guoqing Jiang <[email protected]>
Reviewed-by: Leon Romanovsky <[email protected]>
Signed-off-by: Jason Gunthorpe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions