Commit 127b21b8 authored by Trond Myklebust's avatar Trond Myklebust
Browse files

SUNRPC: Adjust rpciod workqueue parameters



Increase the concurrency level for rpciod threads to allow for allocations
etc that happen in the RPCSEC_GSS layer. Also note that the NFSv4 byte range
locks may now need to allocate memory from inside rpciod.

Add the WQ_HIGHPRI flag to improve latency guarantees while we're at it.

Signed-off-by: default avatarTrond Myklebust <trond.myklebust@primarydata.com>
parent 40dd4b7a
Supports Markdown
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