diff options
author | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2025-01-20 17:08:50 +0100 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2025-01-20 17:19:53 +0100 |
commit | 16c8d7586c196cddcc8822a946ef03c9cfabae30 (patch) | |
tree | 5cd2c4f628d17ab9b3842eb0dfb6b2f41f7afb28 /tools/perf/scripts/python/syscall-counts.py | |
parent | 65e18e6544751ac25dc284794566ee90d65a379e (diff) |
cpuidle: teo: Skip sleep length computation for low latency constraints
If the idle state exit latency constraint is sufficiently low, it
is better to avoid the additional latency related to calling
tick_nohz_get_sleep_length(). It is also not necessary to compute
the sleep length in that case because shallow idle state selection
will be forced then regardless of the recent wakeup history.
Accordingly, skip the sleep length computation and subsequent
checks of the exit latency constraint is low enough.
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Reviewed-by: Christian Loehle <christian.loehle@arm.com>
Link: https://patch.msgid.link/6122398.lOV4Wx5bFT@rjwysocki.net
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions