diff options
author | Trond Myklebust <trond.myklebust@primarydata.com> | 2017-08-16 15:30:35 -0400 |
---|---|---|
committer | Trond Myklebust <trond.myklebust@primarydata.com> | 2017-08-18 14:45:04 -0400 |
commit | ce7c252a8c741aba7c38f817b86e34361f561e42 (patch) | |
tree | 4e90fa24a74ac7f8ecfcf1ddc1be735e64aa43cc /init | |
parent | 040249dfbeed9dd553fd323ef4b42c7a3270898b (diff) | |
download | op-kernel-dev-ce7c252a8c741aba7c38f817b86e34361f561e42.zip op-kernel-dev-ce7c252a8c741aba7c38f817b86e34361f561e42.tar.gz |
SUNRPC: Add a separate spinlock to protect the RPC request receive list
This further reduces contention with the transport_lock, and allows us
to convert to using a non-bh-safe spinlock, since the list is now never
accessed from a bh context.
Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions