diff options
author | 2023-07-09 11:45:29 -0400 | |
---|---|---|
committer | 2023-08-29 17:45:22 -0400 | |
commit | a9507f6af1450ed26a4a36d979af518f5bb21e5d (patch) | |
tree | 0b910c2c4078479339537b098ae5d6c382f31fb3 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | NFSD: Rename nfsd_reply_cache_alloc() (diff) | |
download | linux-rng-a9507f6af1450ed26a4a36d979af518f5bb21e5d.tar.xz linux-rng-a9507f6af1450ed26a4a36d979af518f5bb21e5d.zip |
NFSD: Replace nfsd_prune_bucket()
Enable nfsd_prune_bucket() to drop the bucket lock while calling
kfree(). Use the same pattern that Jeff recently introduced in the
NFSD filecache.
A few percpu operations are moved outside the lock since they
temporarily disable local IRQs which is expensive and does not
need to be done while the lock is held.
Reviewed-by: Jeff Layton <jlayton@kernel.org>
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions