diff options
author | Yunfeng Ye <[email protected]> | 2021-05-13 01:29:16 +0200 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2021-05-13 14:21:21 +0200 |
commit | a5183862e76fdc25f36b39c2489b816a5c66e2e5 (patch) | |
tree | 88b763a0b5cb634370687def99fcdfdb37122960 /lib/mpi/mpi-sub-ui.c | |
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 <[email protected]>
Signed-off-by: Frederic Weisbecker <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Acked-by: Peter Zijlstra <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'lib/mpi/mpi-sub-ui.c')
0 files changed, 0 insertions, 0 deletions