]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit634793eaae4c6836967efe3a24967678131e11f2
tree5fe4594735aff61cb4b6b9f53885f35e3e05a415
parent4547f315bd257c20a7f9235e69e7b0b743caf7f9
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