commit | ba49df4767d4fa5bbd2af3a51709fb81f94264ec | [log] [tgz] |
---|---|---|
author | Paul E. McKenney <paul.mckenney@linaro.org> | Sun Oct 07 09:26:13 2012 -0700 |
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | Tue Oct 23 14:54:07 2012 -0700 |
tree | 5fe4594735aff61cb4b6b9f53885f35e3e05a415 | |
parent | 4d9a5d4319e22670ec6d6227e12b54f361c46d0f [diff] |
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>