aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorArtemy Kovalyov <[email protected]>2018-11-25 20:34:26 +0200
committerJason Gunthorpe <[email protected]>2018-11-26 16:28:36 -0700
commit75b7b86bdb0df37e08e44b6c1f99010967f81944 (patch)
tree469b60c54ad1aaaa6f41fd95477acf7e82ad14d7 /tools/perf/scripts/python/export-to-postgresql.py
parent605728e65ad303a1b639bcae7c0abd2e24e6a930 (diff)
IB/mlx5: Fix page fault handling for MW
Memory windows are implemented with an indirect MKey, when a page fault event comes for a MW Mkey we need to find the MR at the end of the list of the indirect MKeys by iterating on all items from the first to the last. The offset calculated during this process has to be zeroed after the first iteration or the next iteration will start from a wrong address, resulting incorrect ODP faulting behavior. Fixes: db570d7deafb ("IB/mlx5: Add ODP support to MW") Signed-off-by: Artemy Kovalyov <[email protected]> Signed-off-by: Moni Shoua <[email protected]> Signed-off-by: Leon Romanovsky <[email protected]> Signed-off-by: Jason Gunthorpe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions