From: Trond Myklebust Date: Sat, 29 Sep 2012 00:24:16 +0000 (-0400) Subject: SUNRPC: Limit the rpciod workqueue concurrency X-Git-Tag: v3.7-rc1~58^2~68 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9b96ce71974127af0304514d310abe596426c112;p=pandora-kernel.git SUNRPC: Limit the rpciod workqueue concurrency We shouldn't need more than 1 worker thread per cpu, since rpciod is designed to run without sleeping in most cases. Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed