summaryrefslogtreecommitdiff
path: root/include/linux/debugobjects.h
diff options
context:
space:
mode:
authorJeff Layton <jlayton@kernel.org>2026-02-23 20:09:59 +0300
committerChuck Lever <chuck.lever@oracle.com>2026-03-30 04:25:09 +0300
commit17c1d66579ff27a7a8f2f407d1425272ff6fdd8c (patch)
tree051c62661464306976337a52e9e4da3098dda598 /include/linux/debugobjects.h
parent6b4f16a532e794e0df90baf15173e2166f863864 (diff)
downloadlinux-17c1d66579ff27a7a8f2f407d1425272ff6fdd8c.tar.xz
sunrpc: convert queue_lock from global spinlock to per-cache-detail lock
The global queue_lock serializes all upcall queue operations across every cache_detail instance. Convert it to a per-cache-detail spinlock so that different caches (e.g. auth.unix.ip vs nfsd.fh) no longer contend with each other on queue operations. Signed-off-by: Jeff Layton <jlayton@kernel.org> Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions