aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorYamin Friedman <[email protected]>2019-10-07 16:59:33 +0300
committerJason Gunthorpe <[email protected]>2019-10-22 14:27:00 -0300
commit366090564b812453f531051129b82b63dad8f38b (patch)
tree1780525b9ce3b3f2b875a2c8cbf39a28500f2909 /tools/perf/scripts/python
parent00bd1439f464cfac3c60f6eabfe209b8a52e8194 (diff)
RDMA/mlx5: Add capability for max sge to get optimized performance
Allows the IB device to provide a value of maximum scatter gather entries per RDMA READ. In certain cases it may be preferable for a device to perform UMR memory registration rather than have many scatter entries in a single RDMA READ. This provides a significant performance increase in devices capable of using different memory registration schemes based on the number of scatter gather entries. This general capability allows each device vendor to fine tune when it is better to use memory registration. Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Yamin Friedman <[email protected]> Reviewed-by: Or Gerlitz <[email protected]> Signed-off-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