aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorArtemy Kovalyov <[email protected]>2017-04-05 09:23:53 +0300
committerDoug Ledford <[email protected]>2017-04-25 15:40:28 -0400
commit523791d7c5eb4533ded3ba3de3517431243c0de5 (patch)
tree7853d0f1473b9f7f236a1692c6e397b68ae95491 /tools/perf/scripts/python/bin
parent438b228e03740957d94198417d28a6ebea6672ed (diff)
IB/mlx5: Fix implicit MR GC
When implicit MR's leaf MKey becomes unused, i.e. when it's last page being released my MMU invalidation it is marked as "dying" and scheduled for release by garbage collector. Currentle consequent page fault may remove "dying" flag. Treat leaf MKey as non-existent once it was scheduled to removal by GC. Fixes: 81713d3788d2 ('IB/mlx5: Add implicit MR support') Signed-off-by: Artemy Kovalyov <[email protected]> Signed-off-by: Leon Romanovsky <[email protected]> Signed-off-by: Doug Ledford <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions