From: Trond Myklebust Date: Fri, 23 Jan 2015 18:19:17 +0000 (-0500) Subject: SUNRPC: Adjust rpciod workqueue parameters X-Git-Tag: fixes-v4.0-rc1~136^2~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=127b21b89f9d8ba0dc23e47b8c35d8a0bac9d6fc;p=pandora-kernel.git 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: Trond Myklebust --- Reading git-diff-tree failed