[PATCH 0/2] sched/fair: Load balance improvements

From: Pierre Gondois

Date: Thu Feb 05 2026 - 10:10:53 EST


The first patch is a resend from:
https://lore.kernel.org/all/20241001134603.2758480-1-pierre.gondois@xxxxxxx/#t

The second patch aims to balance the ratio of #Tasks/#CPUs
between groups if the busiest group has no idle CPUs.

Pierre Gondois (2):
sched/fair: Fix integer underflow
sched/fair: Balance #Tasks/#CPUs if busiest group has no idle CPU

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

--
2.43.0