mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/2] sched/fair: feec()/scale_rt_capacity() improvements
@ 2022-08-19 15:33 Pierre Gondois
  2022-08-19 15:33 ` [PATCH 1/2] sched/fair: Check if prev_cpu has highest spare cap in feec() Pierre Gondois
  2022-08-19 15:33 ` [PATCH 2/2] sched/fair: Use IRQ scaling for all sched classes Pierre Gondois
  0 siblings, 2 replies; 7+ messages in thread
From: Pierre Gondois @ 2022-08-19 15:33 UTC (permalink / raw)
  To: linux-kernel
  Cc: qperret, Pierre Gondois, Ingo Molnar, Peter Zijlstra, Juri Lelli,
	Vincent Guittot, Dietmar Eggemann, Steven Rostedt, Ben Segall,
	Mel Gorman, Daniel Bristot de Oliveira, Valentin Schneider

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.
 - scale_rt_capacity() by using irq scaling on RT and DL rq signals
   and removing irq signal from the available remaining capacity.

Pierre Gondois (2):
  sched/fair: Check if prev_cpu has highest spare cap in feec()
  sched/fair: Use IRQ scaling for all sched classes

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

-- 
2.25.1


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

end of thread, other threads:[~2022-09-26 14:08 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-19 15:33 [PATCH 0/2] sched/fair: feec()/scale_rt_capacity() improvements Pierre Gondois
2022-08-19 15:33 ` [PATCH 1/2] sched/fair: Check if prev_cpu has highest spare cap in feec() Pierre Gondois
2022-08-29  5:13   ` Dietmar Eggemann
2022-09-26 12:13     ` Pierre Gondois
2022-08-19 15:33 ` [PATCH 2/2] sched/fair: Use IRQ scaling for all sched classes Pierre Gondois
2022-08-23 16:26   ` Vincent Guittot
2022-08-24 15:22     ` Pierre Gondois

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®