diff options
| author | Paul E. McKenney <paulmck@kernel.org> | 2021-09-27 20:54:22 +0300 |
|---|---|---|
| committer | Paul E. McKenney <paulmck@kernel.org> | 2021-12-01 04:23:06 +0300 |
| commit | db4cb76861282604cf14fb362f507bb587d676ba (patch) | |
| tree | 279a84f3c698df8ad01e3dbeef50362f6aed2d99 /tools/perf/scripts/python | |
| parent | 8c0abfd6d2f6b0221194241ac2908751a2a0385f (diff) | |
| download | linux-db4cb76861282604cf14fb362f507bb587d676ba.tar.xz | |
doc: Remove obsolete kernel-per-CPU-kthreads RCU_FAST_NO_HZ advice
This document advises building with both CONFIG_NO_HZ=y and
CONFIG_RCU_FAST_NO_HZ=y. However, CONFIG_NO_HZ=y offloads callbacks from
all nohz_full CPUs, and CPUs with offloaded callbacks do not benefit from
CONFIG_RCU_FAST_NO_HZ=y. Quite the opposite: CONFIG_RCU_FAST_NO_HZ=y
simply adds a bit of idle entry/exit overhead.
This commit therefore changes that advice to only CONFIG_NO_HZ=y.
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
