[PATCH v6 4/5] sched: Rename arch_update_thermal_pressure into arch_update_hw_pressure

Konrad Dybcio konrad.dybcio at linaro.org
Tue Apr 30 04:23:52 PDT 2024


On 26.03.2024 10:16 AM, Vincent Guittot wrote:
> 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 <vincent.guittot at linaro.org>
> Reviewed-by: Qais Yousef <qyousef at layalina.io>
> Reviewed-by: Lukasz Luba <lukasz.luba at arm.com>
> Tested-by: Lukasz Luba <lukasz.luba at arm.com>
> ---

Hi, I'm not quite sure how, but this commit specifically breaks booting
on Qualcomm platforms with EAS..

https://pastebin.com/raw/1Uh7u81x

Konrad



More information about the linux-arm-kernel mailing list