提交 176b8906 编写于 作者: F Frederic Weisbecker 提交者: Ingo Molnar

tick/nohz: Update nohz_full Kconfig help

CONFIG_NO_HZ_FULL behaves just like CONFIG_NO_HZ_IDLE by default.
Reassure distros about it.
Signed-off-by: NFrederic Weisbecker <frederic@kernel.org>
Signed-off-by: NIngo Molnar <mingo@kernel.org>
Acked-by: NPeter Zijlstra <peterz@infradead.org>
Link: https://lore.kernel.org/r/20210512232924.150322-6-frederic@kernel.org
上级 96c9b903
...@@ -117,13 +117,14 @@ config NO_HZ_FULL ...@@ -117,13 +117,14 @@ config NO_HZ_FULL
the task mostly runs in userspace and has few kernel activity. the task mostly runs in userspace and has few kernel activity.
You need to fill up the nohz_full boot parameter with the You need to fill up the nohz_full boot parameter with the
desired range of dynticks CPUs. desired range of dynticks CPUs to use it. This is implemented at
the expense of some overhead in user <-> kernel transitions:
syscalls, exceptions and interrupts.
This is implemented at the expense of some overhead in user <-> kernel By default, without passing the nohz_full parameter, this behaves just
transitions: syscalls, exceptions and interrupts. Even when it's like NO_HZ_IDLE.
dynamically off.
Say N. If you're a distro say Y.
endchoice endchoice
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册