linux-uconsole/include/linux/sunrpc
Trond Myklebust 9372a40b54 SUNRPC: Fix priority queue fairness
[ Upstream commit f42f7c2830 ]

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>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2019-11-24 08:19:24 +01:00
..
addr.h
auth.h
auth_gss.h
bc_xprt.h
cache.h
clnt.h NFSv4 client live hangs after live data migration recovery 2018-07-31 12:53:40 -04:00
debug.h
gss_api.h
gss_asn1.h
gss_err.h
gss_krb5.h
gss_krb5_enctypes.h
metrics.h
msg_prot.h
rpc_pipe_fs.h
rpc_rdma.h
sched.h SUNRPC: Fix priority queue fairness 2019-11-24 08:19:24 +01:00
stats.h
svc.h sunrpc: use-after-free in svc_process_common() 2019-01-16 22:04:37 +01:00
svc_rdma.h
svc_xprt.h
svcauth.h sunrpc: Extract target name into svc_cred 2018-08-22 18:32:07 -04:00
svcauth_gss.h
svcsock.h
timer.h
types.h
xdr.h
xprt.h SUNRPC: Clean up initialisation of the struct rpc_rqst 2019-07-03 13:14:46 +02:00
xprtmultipath.h
xprtrdma.h
xprtsock.h