summaryrefslogtreecommitdiffstats
path: root/net/sunrpc/xprt.c
diff options
context:
space:
mode:
authorTrond Myklebust <trond.myklebust@hammerspace.com>2018-09-08 22:09:48 -0400
committerTrond Myklebust <trond.myklebust@hammerspace.com>2018-09-30 15:35:16 -0400
commitf42f7c283078ce3c1e8368b140e270755b1ae313 (patch)
treee353840e3aca08d191b7280bf91487614fe130c3 /net/sunrpc/xprt.c
parent95f7691daa57bbd68caac2bdad79e0b08f4d46c1 (diff)
downloadlinux-f42f7c283078ce3c1e8368b140e270755b1ae313.tar.bz2
SUNRPC: Fix priority queue fairness
Fix up the priority queue to not batch by owner, but by queue, so that we allow '1 << priority' elements to be dequeued before switching to the next priority queue. The owner field is still used to wake up requests in round robin order by owner to avoid single processes hogging the RPC layer by loading the queues. Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
Diffstat (limited to 'net/sunrpc/xprt.c')
0 files changed, 0 insertions, 0 deletions