-
由 Trond Myklebust 提交于
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: NTrond Myklebust <trond.myklebust@hammerspace.com>
f42f7c28