diff options
author | Michael Guralnik <[email protected]> | 2024-09-09 13:05:00 +0300 |
---|---|---|
committer | Leon Romanovsky <[email protected]> | 2024-09-11 14:56:19 +0300 |
commit | 8c6d097d830f779fc1725fbaa1314f20a7a07b4b (patch) | |
tree | a6fd3e80daaec9a1e6583e4c23837e26b41daa99 /tools/perf/scripts/python | |
parent | 64c68385a39bb676c76da36164ab696e8da78842 (diff) |
RDMA/mlx5: Enforce umem boundaries for explicit ODP page faults
The new memory scheme page faults are requesting the driver to fetch
additinal pages to the faulted memory access.
This is done in order to prefetch pages before and after the area that
got the page fault, assuming this will reduce the total amount of page
faults.
The driver should ensure it handles only the pages that are within the
umem range.
Signed-off-by: Michael Guralnik <[email protected]>
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Leon Romanovsky <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions