The Linux Kernel Mailing List
 help / color / mirror / Atom feed
* [PATCH v6.1 0/4] sched: The newidle balance regression
@ 2025-12-03 11:25 Ajay Kaher
  2025-12-03 11:25 ` [PATCH v6.1 1/4] sched/fair: Revert max_newidle_lb_cost bump Ajay Kaher
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Ajay Kaher @ 2025-12-03 11:25 UTC (permalink / raw)
  To: stable, gregkh
  Cc: mingo, peterz, juri.lelli, vincent.guittot, dietmar.eggemann,
	rostedt, bsegall, mgorman, vschneid, linux-kernel, ajay.kaher,
	alexey.makhalov, yin.ding, tapas.kundu

This series is to backport following patches for v6.1:
link: https://lore.kernel.org/lkml/20251107160645.929564468@infradead.org/

Peter Zijlstra (4):
  sched/fair: Revert max_newidle_lb_cost bump
  sched/fair: Small cleanup to sched_balance_newidle()
  sched/fair: Small cleanup to update_newidle_cost()
  sched/fair: Proportional newidle balance

 include/linux/sched/topology.h |  3 ++
 kernel/sched/core.c            |  3 ++
 kernel/sched/fair.c            | 75 +++++++++++++++++++++++-----------
 kernel/sched/features.h        |  5 +++
 kernel/sched/sched.h           |  7 ++++
 kernel/sched/topology.c        |  6 +++
 6 files changed, 75 insertions(+), 24 deletions(-)

-- 
2.40.4


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

end of thread, other threads:[~2025-12-03 11:43 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-12-03 11:25 [PATCH v6.1 0/4] sched: The newidle balance regression Ajay Kaher
2025-12-03 11:25 ` [PATCH v6.1 1/4] sched/fair: Revert max_newidle_lb_cost bump Ajay Kaher
2025-12-03 11:25 ` [PATCH v6.1 2/4] sched/fair: Small cleanup to sched_balance_newidle() Ajay Kaher
2025-12-03 11:25 ` [PATCH v6.1 3/4] sched/fair: Small cleanup to update_newidle_cost() Ajay Kaher
2025-12-03 11:25 ` [PATCH v6.1 4/4] sched/fair: Proportional newidle balance Ajay Kaher

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