diff options
author | Vincent Guittot <[email protected]> | 2024-03-26 10:16:15 +0100 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2024-04-24 12:08:01 +0200 |
commit | d4dbc991714eefcbd8d54a3204bd77a0a52bd32d (patch) | |
tree | 4d03ab2482c2c088f200f05b2cd872aa62d9eab3 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | c281afe24fc51691e65f59ea66eefa14cbdfa0e7 (diff) |
sched/cpufreq: Rename arch_update_thermal_pressure() => arch_update_hw_pressure()
Now that cpufreq provides a pressure value to the scheduler, rename
arch_update_thermal_pressure into HW pressure to reflect that it returns
a pressure applied by HW (i.e. with a high frequency change) and not
always related to thermal mitigation but also generated by max current
limitation as an example. Such high frequency signal needs filtering to be
smoothed and provide an value that reflects the average available capacity
into the scheduler time scale.
Signed-off-by: Vincent Guittot <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Tested-by: Lukasz Luba <[email protected]>
Reviewed-by: Qais Yousef <[email protected]>
Reviewed-by: Lukasz Luba <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions