diff options
author | Michael Guralnik <michaelgur@nvidia.com> | 2023-01-26 01:28:07 +0300 |
---|---|---|
committer | Jason Gunthorpe <jgg@nvidia.com> | 2023-01-27 20:15:23 +0300 |
commit | 627122280c878cf5d3cda2d2c5a0a8f6a7e35cb7 (patch) | |
tree | 01d3310ff4953f3935cf6a987197fd9ae5632ad0 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | dd1b913fb0d0e3e6d55e92d2319d954474dd66ac (diff) | |
download | linux-627122280c878cf5d3cda2d2c5a0a8f6a7e35cb7.tar.xz |
RDMA/mlx5: Add work to remove temporary entries from the cache
The non-cache mkeys are stored in the cache only to shorten restarting
application time. Don't store them longer than needed.
Configure cache entries that store non-cache MRs as temporary entries. If
30 seconds have passed and no user reclaimed the temporarily cached mkeys,
an asynchronous work will destroy the mkeys entries.
Link: https://lore.kernel.org/r/20230125222807.6921-7-michaelgur@nvidia.com
Signed-off-by: Michael Guralnik <michaelgur@nvidia.com>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions