rcu: Update RCU_FAST_NO_HZ help text
authorPaul E. McKenney <paul.mckenney@linaro.org>
Sun, 7 Oct 2012 16:26:13 +0000 (09:26 -0700)
committerPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Tue, 23 Oct 2012 21:54:07 +0000 (14:54 -0700)
commitba49df4767d4fa5bbd2af3a51709fb81f94264ec
tree5fe4594735aff61cb4b6b9f53885f35e3e05a415
parent4d9a5d4319e22670ec6d6227e12b54f361c46d0f
rcu: Update RCU_FAST_NO_HZ help text

The RCU_FAST_NO_HZ help text included a warning about overhead on large
systems, but that issue has since been resolved.  The main remaining
issue with RCU_FAST_NO_HZ is increased real-time latency.  This commit
therefore updates the help text accordingly.

Signed-off-by: Paul E. McKenney <paul.mckenney@linaro.org>
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
init/Kconfig