summaryrefslogtreecommitdiff
path: root/scripts/objdiff
diff options
context:
space:
mode:
authorTrond Myklebust <trond.myklebust@hammerspace.com>2018-09-08 22:09:48 -0400
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2019-11-25 15:54:28 +0100
commit20cebfcc831224655050a9a1fe837997067e7179 (patch)
treeca313ed32c2ca36aa1d75bdf322ff9f18fdc8aac /scripts/objdiff
parent8669a2782c055ac090fe51b672f669b73685b716 (diff)
SUNRPC: Fix priority queue fairness
[ Upstream commit f42f7c283078ce3c1e8368b140e270755b1ae313 ] 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>
Diffstat (limited to 'scripts/objdiff')
0 files changed, 0 insertions, 0 deletions