commit | 9b96ce71974127af0304514d310abe596426c112 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <Trond.Myklebust@netapp.com> | Fri Sep 28 20:24:16 2012 -0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Fri Sep 28 20:24:16 2012 -0400 |
tree | fd43e1006feaa0a4c061e073057c1f276f5ff935 | |
parent | 849b286fd026a6924cc6a4315e446ed88ab983d2 [diff] |
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 <Trond.Myklebust@netapp.com>