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

SUNRPC: Queue latency-sensitive socket tasks to xprtiod



The response to a write_space notification is very latency sensitive,
so we should queue it to the lower latency xprtiod_workqueue. This
is something we already do for the other cases where an rpc task
holds the transport XPRT_LOCKED bitlock.

Signed-off-by: default avatarTrond Myklebust <trond.myklebust@primarydata.com>
parent 0c8cbcd3
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