diff options
author | Yunfeng Ye <yeyunfeng@huawei.com> | 2021-05-13 01:29:16 +0200 |
---|---|---|
committer | Ingo Molnar <mingo@kernel.org> | 2021-05-13 14:21:21 +0200 |
commit | a5183862e76fdc25f36b39c2489b816a5c66e2e5 (patch) | |
tree | 88b763a0b5cb634370687def99fcdfdb37122960 /tools/perf/scripts/python/failed-syscalls-by-pid.py | |
parent | f105dfec0a951cd0d5bfbfe9dc067ea69f71ad5c (diff) |
tick/nohz: Conditionally restart tick on idle exit
In nohz_full mode, switching from idle to a task will unconditionally
issue a tick restart. If the task is alone in the runqueue or is the
highest priority, the tick will fire once then eventually stop. But that
alone is still undesired noise.
Therefore, only restart the tick on idle exit when it's strictly
necessary.
Signed-off-by: Yunfeng Ye <yeyunfeng@huawei.com>
Signed-off-by: Frederic Weisbecker <frederic@kernel.org>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Acked-by: Peter Zijlstra <peterz@infradead.org>
Link: https://lore.kernel.org/r/20210512232924.150322-3-frederic@kernel.org
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions