[PATCH v6 3/5] thermal/cpufreq: Remove arch_update_thermal_pressure()
Dhruva Gole
d-gole at ti.com
Tue Mar 26 04:46:51 PDT 2024
Hi,
On Mar 26, 2024 at 10:16:14 +0100, Vincent Guittot wrote:
> arch_update_thermal_pressure() aims to update fast changing signal which
> should be averaged using PELT filtering before being provided to the
> scheduler which can't make smart use of fast changing signal.
> cpufreq now provides the maximum freq_qos pressure on the capacity to the
> scheduler, which includes cpufreq cooling device. Remove the call to
> arch_update_thermal_pressure() in cpufreq cooling device as this is
> handled by cpufreq_get_pressure().
>
> Signed-off-by: Vincent Guittot <vincent.guittot at linaro.org>
> Reviewed-by: Lukasz Luba <lukasz.luba at arm.com>
> Acked-by: Viresh Kumar <viresh.kumar at linaro.org>
> Tested-by: Lukasz Luba <lukasz.luba at arm.com>
> ---
Makes sense,
Reviewed-by: Dhruva Gole <d-gole at ti.com>
--
Best regards,
Dhruva
More information about the linux-arm-kernel
mailing list