On Thu, Feb 25, 2021 at 08:36:10AM +0000, [email protected] wrote:
> From: Vincent Donnefort <[email protected]>
> 
> Changelog since v1:
>   - Fix the issue in compute_energy(), as a change in cpu_util_next() would
>     break the OPP selection estimation.
>   - Separate patch for lsub_positive usage in cpu_util_next()
> 
> Vincent Donnefort (2):
>   sched/fair: Fix task utilization accountability in compute_energy()
>   sched/fair: use lsub_positive in cpu_util_next()
> 
>  kernel/sched/fair.c | 26 +++++++++++++++++++++-----
>  1 file changed, 21 insertions(+), 5 deletions(-)

Thanks!

Reply via email to