diff options
| author | Jeff Layton <jlayton@kernel.org> | 2026-02-23 20:10:00 +0300 |
|---|---|---|
| committer | Chuck Lever <chuck.lever@oracle.com> | 2026-03-30 04:25:09 +0300 |
| commit | 552d0e17ea042fc4f959c4543cbbd0e54de7a8e9 (patch) | |
| tree | 7191e74bcbc0d6f1cfaa972f15fbdc91a61ee63f /include/memory | |
| parent | 17c1d66579ff27a7a8f2f407d1425272ff6fdd8c (diff) | |
| download | linux-552d0e17ea042fc4f959c4543cbbd0e54de7a8e9.tar.xz | |
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 'include/memory')
0 files changed, 0 insertions, 0 deletions
