commit | d677124b1fc3b2706a13e92f1b329f1ac77e5f20 | [log] [tgz] |
---|---|---|
author | Frederic Weisbecker <fweisbec@gmail.com> | Thu Oct 11 01:48:28 2012 +0200 |
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | Wed Oct 10 17:35:01 2012 -0700 |
tree | 8068ec66f9adfb2ce982b627b16226c3cff23036 | |
parent | a4fbe35a124526e6759be07bd9c7ea796ba1e00d [diff] |
rcu: Advise most users not to enable RCU user mode Discourage distros from enabling CONFIG_RCU_USER_QS because it brings overhead for no benefits yet. It's not a useful feature on its own until we can fully run an adaptive tickless kernel. Signed-off-by: Frederic Weisbecker <fweisbec@gmail.com> Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>