summaryrefslogtreecommitdiff
path: root/scripts/lib/kdoc/kdoc_files.py
diff options
context:
space:
mode:
authorChristoph Hellwig <hch@lst.de>2025-07-18 10:14:50 +0200
committerTrond Myklebust <trond.myklebust@hammerspace.com>2025-07-22 08:10:41 -0400
commitf5b3108e6a14418b120a3c38ca589b8d6cf87627 (patch)
tree8ba599afdc2b384122ae7a8e613c0c6f874b34f8 /scripts/lib/kdoc/kdoc_files.py
parent2fb4af5ea3c735a205d97de10f044f809b20af51 (diff)
NFS: use a hash table for delegation lookup
nfs_delegation_find_inode currently has to walk the entire list of delegations per inode, which can become pretty large, and can become even larger when increasing the delegation watermark. Add a hash table to speed up the delegation lookup, sized as a fraction of the delegation watermark. Signed-off-by: Christoph Hellwig <hch@lst.de> Link: https://lore.kernel.org/r/20250718081509.2607553-6-hch@lst.de Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_files.py')
0 files changed, 0 insertions, 0 deletions