Skip to content
Commit ce7c252a authored by Trond Myklebust's avatar Trond Myklebust
Browse files

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: default avatarTrond Myklebust <trond.myklebust@primarydata.com>
parent 040249df
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment