diff options
author | Michael Guralnik <michaelgur@nvidia.com> | 2023-01-26 00:28:07 +0200 |
---|---|---|
committer | Jason Gunthorpe <jgg@nvidia.com> | 2023-01-27 13:15:23 -0400 |
commit | 627122280c878cf5d3cda2d2c5a0a8f6a7e35cb7 (patch) | |
tree | 01d3310ff4953f3935cf6a987197fd9ae5632ad0 /scripts/gdb/linux/utils.py | |
parent | dd1b913fb0d0e3e6d55e92d2319d954474dd66ac (diff) |
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 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions