[PATCH v2 0/1] sched/fair: feec() improvement

From: Pierre Gondois
Date: Thu Oct 06 2022 - 04:11:07 EST


v2:
- Dropped 'sched/fair: Use IRQ scaling for all sched classes'
- Added Reviewed-by from Dietmar.

This patch-set aims to improve find_energy_efficient_cpu()
by removing max_spare_cap_cpu from the candidate CPUs if
prev_cpu is already the CPU with the maximum spared capacity.

Pierre Gondois (1):
sched/fair: Check if prev_cpu has highest spare cap in feec()

kernel/sched/fair.c | 13 +++++++------
1 file changed, 7 insertions(+), 6 deletions(-)

--
2.25.1