Re: [PATCH v6 1/5] cpufreq: Add a cpufreq pressure feedback for the scheduler

2024-03-26 Thread Dhruva Gole
Hi, On Mar 26, 2024 at 10:16:12 +0100, Vincent Guittot wrote: > Provide to the scheduler a feedback about the temporary max available > capacity. Unlike arch_update_thermal_pressure, this doesn't need to be > filtered as the pressure will happen for dozens ms or more. > > Signed-off-by: Vincent G

[PATCH v6 1/5] cpufreq: Add a cpufreq pressure feedback for the scheduler

2024-03-26 Thread Vincent Guittot
Provide to the scheduler a feedback about the temporary max available capacity. Unlike arch_update_thermal_pressure, this doesn't need to be filtered as the pressure will happen for dozens ms or more. Signed-off-by: Vincent Guittot Acked-by: Rafael J. Wysocki Acked-by: Viresh Kumar Reviewed-by: