Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 349810
b: refs/heads/master
c: 9fc52d8
h: refs/heads/master
v: v3
  • Loading branch information
Paul E. McKenney committed Jan 29, 2013
1 parent d5855d0 commit 6ca7b39
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 6bfc09e2327dfbffc312004c16188dbf8dfb0297
refs/heads/master: 9fc52d832b5e7f6e175f3b20ae94504b780b9fd3
4 changes: 3 additions & 1 deletion trunk/init/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -453,14 +453,16 @@ config TREE_RCU

config TREE_PREEMPT_RCU
bool "Preemptible tree-based hierarchical RCU"
depends on PREEMPT && SMP
depends on PREEMPT
help
This option selects the RCU implementation that is
designed for very large SMP systems with hundreds or
thousands of CPUs, but for which real-time response
is also required. It also scales down nicely to
smaller systems.

Select this option if you are unsure.

config TINY_RCU
bool "UP-only small-memory-footprint RCU"
depends on !PREEMPT && !SMP
Expand Down

0 comments on commit 6ca7b39

Please sign in to comment.