diff options
| author | 2026-02-23 12:10:00 -0500 | |
|---|---|---|
| committer | 2026-03-29 21:25:09 -0400 | |
| commit | 552d0e17ea042fc4f959c4543cbbd0e54de7a8e9 (patch) | |
| tree | 7191e74bcbc0d6f1cfaa972f15fbdc91a61ee63f /rust/kernel/ssh:/git@git.zx2c4.com | |
| parent | sunrpc: convert queue_lock from global spinlock to per-cache-detail lock (diff) | |
sunrpc: convert queue_wait from global to per-cache-detail waitqueue
The queue_wait waitqueue is currently a file-scoped global, so a
wake_up for one cache_detail wakes pollers on all caches. Convert it
to a per-cache-detail field so that only pollers on the relevant cache
are woken.
Signed-off-by: Jeff Layton <jlayton@kernel.org>
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Diffstat (limited to 'rust/kernel/ssh:/git@git.zx2c4.com')
0 files changed, 0 insertions, 0 deletions
