Message ID | 20231009103621.374412-1-vincent.guittot@linaro.org (mailing list archive) |
---|---|
Headers | show |
Series | consolidate and cleanup CPU capacity | expand |
On 10/9/23 11:36, Vincent Guittot wrote: > This is the 1st part of consolidating how the max compute capacity is > used in the scheduler and how we calculate the frequency for a level of > utilization. > > Fix some unconsistancy when computing frequency for an utilization. There > can be a mismatch between energy model and schedutil. > > Next step will be to make a difference between the original > max compute capacity of a CPU and what is currently available when > there is a capping applying forever (i.e. seconds or more). > > I have tested the patches apart from the last CPPC because the platform didn't have that. The EAS is working OK, so feel free to add: Tested-by: Lukasz Luba <lukasz.luba@arm.com> apart from the patch 6/6 - with the cppc changes Regards, Lukasz