diff options
author | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2012-04-24 00:52:53 +0200 |
---|---|---|
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2012-07-02 21:33:20 +0200 |
commit | f885b7f2b2de70be266d2cecc476f773a1e2ca5d (patch) | |
tree | c4f4d03ca1469f22701b848274034a74c5ae2b04 /virt | |
parent | Revert "rcu: Move PREEMPT_RCU preemption to switch_to() invocation" (diff) | |
download | linux-f885b7f2b2de70be266d2cecc476f773a1e2ca5d.tar.xz linux-f885b7f2b2de70be266d2cecc476f773a1e2ca5d.zip |
rcu: Control RCU_FANOUT_LEAF from boot-time parameter
Although making RCU_FANOUT_LEAF a kernel configuration parameter rather
than a fixed constant makes it easier for people to decrease cache-miss
overhead for large systems, it is of little help for people who must
run a single pre-built kernel binary.
This commit therefore allows the value of RCU_FANOUT_LEAF to be
increased (but not decreased!) via a boot-time parameter named
rcutree.rcu_fanout_leaf.
Reported-by: Mike Galbraith <efault@gmx.de>
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Diffstat (limited to 'virt')
0 files changed, 0 insertions, 0 deletions