Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit e4c72201 authored by Trond Myklebust's avatar Trond Myklebust
Browse files

SUNRPC: rpc_wake_up() should wake up tasks in the correct order

Currently, we wake up the tasks by priority queue ordering, which means
that we ignore the batching that is supposed to help with QoS issues.

Fixes: c049f8ea

 ("SUNRPC: Remove the bh-safe lock requirement on the rpc_wait_queue->lock")
Signed-off-by: default avatarTrond Myklebust <trond.myklebust@hammerspace.com>
parent 76998ebb
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