diff options
author | 2019-05-01 10:49:27 -0400 | |
---|---|---|
committer | 2019-07-06 14:54:48 -0400 | |
commit | 7e0a0e38fcfea47e74b0ff6da6266f00bcd2af43 (patch) | |
tree | 7128a333d8563e59c542b7a7725c7bf0928080b8 /lib/xarray.c | |
parent | NFSv4: Handle the special Linux file open access mode (diff) | |
download | wireguard-linux-7e0a0e38fcfea47e74b0ff6da6266f00bcd2af43.tar.xz wireguard-linux-7e0a0e38fcfea47e74b0ff6da6266f00bcd2af43.zip |
SUNRPC: Replace the queue timer with a delayed work function
The queue timer function, which walks the RPC queue in order to locate
candidates for waking up is one of the current constraints against
removing the bh-safe queue spin locks. Replace it with a delayed
work queue, so that we can do the actual rpc task wake ups from an
ordinary process context.
Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
Diffstat (limited to 'lib/xarray.c')
0 files changed, 0 insertions, 0 deletions