aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorMax Gurtovoy <[email protected]>2020-07-08 12:19:08 +0300
committerJason Gunthorpe <[email protected]>2020-07-16 14:23:22 -0300
commit317000b926b07c07e7f6c4032bd3344639f5eb4c (patch)
tree21867045cd74f053648e99a3d6daa26630c844e0 /tools/perf/scripts/python
parent0829d2da608c6ce225052a99b1bc7a2a1c421173 (diff)
IB/isert: allocate RW ctxs according to max IO size
Current iSER target code allocates MR pool budget based on queue size. Since there is no handshake between iSER initiator and target on max IO size, we'll set the iSER target to support upto 16MiB IO operations and allocate the correct number of RDMA ctxs according to the factor of MR's per IO operation. This would guarantee sufficient size of the MR pool for the required IO queue depth and IO size. Link: https://lore.kernel.org/r/[email protected] Reported-by: Krishnamraju Eraparaju <[email protected]> Tested-by: Krishnamraju Eraparaju <[email protected]> Signed-off-by: Max Gurtovoy <[email protected]> Acked-by: Sagi Grimberg <[email protected]> Signed-off-by: Jason Gunthorpe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions