aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/bin/flamegraph-record
diff options
context:
space:
mode:
authorOr Har-Toov <ohartoov@nvidia.com>2024-04-03 13:36:00 +0300
committerLeon Romanovsky <leon@kernel.org>2024-04-08 13:34:51 +0300
commit8c1185fef68cc603b954fece2a434c9f851d6a86 (patch)
tree0c0689156190ab0f8e0d20e5154c1d27edc9a4e3 /tools/perf/scripts/python/bin/flamegraph-record
parentRDMA/mlx5: Uncacheable mkey has neither rb_key or cache_ent (diff)
downloadlinux-8c1185fef68cc603b954fece2a434c9f851d6a86.tar.gz
linux-8c1185fef68cc603b954fece2a434c9f851d6a86.zip
RDMA/mlx5: Change check for cacheable mkeys
umem can be NULL for user application mkeys in some cases. Therefore umem can't be used for checking if the mkey is cacheable and it is changed for checking a flag that indicates it. Also make sure that all mkeys which are not returned to the cache will be destroyed. Fixes: dd1b913fb0d0 ("RDMA/mlx5: Cache all user cacheable mkeys on dereg MR flow") Signed-off-by: Or Har-Toov <ohartoov@nvidia.com> Link: https://lore.kernel.org/r/2690bc5c6896bcb937f89af16a1ff0343a7ab3d0.1712140377.git.leon@kernel.org Signed-off-by: Leon Romanovsky <leon@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/bin/flamegraph-record')
0 files changed, 0 insertions, 0 deletions
ss='insertions'>+45 2014-12-17utf8: add is_hfs_dotgit() helperJeff King2-0/+72 2014-12-17fsck: notice .git case-insensitivelyJeff King2-1/+2 2014-12-17t1450: refactor ".", "..", and ".git" fsck testsJeff King1-30/+27 2014-12-17verify_dotfile(): reject .git case-insensitivelyJeff King2-2/+4