Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 333859
b: refs/heads/master
c: d677124
h: refs/heads/master
i:
  333857: 75f9a13
  333855: 88ced72
v: v3
  • Loading branch information
Frederic Weisbecker authored and Paul E. McKenney committed Oct 11, 2012
1 parent 36d112c commit 212c481
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: a4fbe35a124526e6759be07bd9c7ea796ba1e00d
refs/heads/master: d677124b1fc3b2706a13e92f1b329f1ac77e5f20
12 changes: 12 additions & 0 deletions trunk/init/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -451,6 +451,12 @@ config RCU_USER_QS
excluded from the global RCU state machine and thus doesn't
to keep the timer tick on for RCU.

Unless you want to hack and help the development of the full
tickless feature, you shouldn't enable this option. It adds
unnecessary overhead.

If unsure say N

config RCU_USER_QS_FORCE
bool "Force userspace extended QS by default"
depends on RCU_USER_QS
Expand All @@ -459,6 +465,12 @@ config RCU_USER_QS_FORCE
test this feature that treats userspace as an extended quiescent
state until we have a real user like a full adaptive nohz option.

Unless you want to hack and help the development of the full
tickless feature, you shouldn't enable this option. It adds
unnecessary overhead.

If unsure say N

config RCU_FANOUT
int "Tree-based hierarchical RCU fanout value"
range 2 64 if 64BIT
Expand Down

0 comments on commit 212c481

Please sign in to comment.