git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
849b286
)
SUNRPC: Limit the rpciod workqueue concurrency
author
Trond Myklebust
<Trond.Myklebust@netapp.com>
Sat, 29 Sep 2012 00:24:16 +0000
(20:24 -0400)
committer
Trond Myklebust
<Trond.Myklebust@netapp.com>
Sat, 29 Sep 2012 00:24:16 +0000
(20:24 -0400)
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>
No differences found