diff options
author | Aharon Landau <[email protected]> | 2023-01-26 00:28:02 +0200 |
---|---|---|
committer | Jason Gunthorpe <[email protected]> | 2023-01-27 13:04:09 -0400 |
commit | a2a88b8e22d1b202225d0e40b02ad068afab2ccb (patch) | |
tree | e8cb6477c2da02293e9b790fab3f884672045079 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 592627ccbdff0ec6fff00fc761142a76db750dd4 (diff) |
RDMA/mlx5: Don't keep umrable 'page_shift' in cache entries
mkc.log_page_size can be changed using UMR. Therefore, don't treat it as a
cache entry property.
Removing it from struct mlx5_cache_ent.
All cache mkeys will be created with default PAGE_SHIFT, and updated with
the needed page_shift using UMR when passing them to a user.
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Aharon Landau <[email protected]>
Signed-off-by: Jason Gunthorpe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions