Re: [PATCH v2 0/6] consolidate and cleanup CPU capacity

From: Lukasz Luba
Date: Wed Oct 18 2023 - 07:27:15 EST




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@xxxxxxx>

apart from the patch 6/6 - with the cppc changes

Regards,
Lukasz