aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/rcupdate.c
diff options
context:
space:
mode:
authorPaul E. McKenney <paulmck@linux.vnet.ibm.com>2013-01-08 15:48:33 -0800
committerPaul E. McKenney <paulmck@linux.vnet.ibm.com>2013-01-28 22:06:22 -0800
commit9fc52d832b5e7f6e175f3b20ae94504b780b9fd3 (patch)
treece618667492e0d87b496dad1f605674bbb6a5bc4 /kernel/rcupdate.c
parentrcu: Provide RCU CPU stall warnings for tiny RCU (diff)
downloadlinux-dev-9fc52d832b5e7f6e175f3b20ae94504b780b9fd3.tar.xz
linux-dev-9fc52d832b5e7f6e175f3b20ae94504b780b9fd3.zip
rcu: Allow TREE_PREEMPT_RCU on UP systems
The TINY_PREEMPT_RCU is complex, does not provide that much memory savings, and therefore TREE_PREEMPT_RCU should be used instead. The systems where the difference between TINY_PREEMPT_RCU and TREE_PREEMPT_RCU are quite small compared to the memory footprint of CONFIG_PREEMPT. This commit therefore takes a first step towards eliminating TINY_PREEMPT_RCU by allowing TREE_PREEMPT_RCU to be configured on !SMP systems. Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com> Reviewed-by: Josh Triplett <josh@joshtriplett.org>
Diffstat (limited to 'kernel/rcupdate.c')
0 files changed, 0 insertions, 0 deletions