diff options
author | Qais Yousef <qyousef@layalina.io> | 2024-02-05 02:25:00 +0000 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2024-02-12 16:50:30 +0100 |
commit | e13aa799c2a6a0be23294b630109d23940cf8079 (patch) | |
tree | 3cde3bebe59a744bc5663251cdfa9cbfcb97bd05 /tools/perf/scripts/python/gecko.py | |
parent | b26ffbf800ae3c8d01bdf90d9cd8a37e1606ff06 (diff) |
cpufreq: Change default transition delay to 2ms
10ms is too high for today's hardware, even low end ones. This default
end up being used a lot on Arm machines at least. Pine64, mac mini and
pixel 6 all end up with 10ms rate_limit_us when using schedutil, and
it's too high for all of them.
Change the default to 2ms which should be 'pessimistic' enough for worst
case scenario, but not too high for platforms with fast DVFS hardware.
Signed-off-by: Qais Yousef <qyousef@layalina.io>
Acked-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/gecko.py')
0 files changed, 0 insertions, 0 deletions