All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/1] sched/fair: feec() improvement
@ 2022-10-06  8:10 Pierre Gondois
  2022-10-06  8:10 ` [PATCH v2 1/1] sched/fair: Check if prev_cpu has highest spare cap in feec() Pierre Gondois
  0 siblings, 1 reply; 4+ messages in thread
From: Pierre Gondois @ 2022-10-06  8:10 UTC (permalink / raw)
  To: linux-kernel
  Cc: Pierre Gondois, Ingo Molnar, Peter Zijlstra, Juri Lelli,
	Vincent Guittot, Dietmar Eggemann, Steven Rostedt, Ben Segall,
	Mel Gorman, Daniel Bristot de Oliveira, Valentin Schneider

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


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2022-10-28  6:43 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-06  8:10 [PATCH v2 0/1] sched/fair: feec() improvement Pierre Gondois
2022-10-06  8:10 ` [PATCH v2 1/1] sched/fair: Check if prev_cpu has highest spare cap in feec() Pierre Gondois
2022-10-06  9:56   ` Vincent Guittot
2022-10-28  6:42   ` [tip: sched/core] " tip-bot2 for Pierre Gondois

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.