[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20231119125753.GCZVoGUQHr5N9ILels@fat_crate.local>
Date: Sun, 19 Nov 2023 13:57:53 +0100
From: Borislav Petkov <bp@...en8.de>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: x86-ml <x86@...nel.org>, lkml <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] sched/urgent for v6.7-rc2
Hi Linus,
please pull a bunch of urgent scheduler fixes for 6.7.
Thx.
---
The following changes since commit b85ea95d086471afb4ad062012a4d73cd328fa86:
Linux 6.7-rc1 (2023-11-12 16:19:07 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git tags/sched_urgent_for_v6.7_rc2
for you to fetch changes up to 6d7e4782bcf549221b4ccfffec2cf4d1a473f1a3:
sched/fair: Fix the decision for load balance (2023-11-14 22:27:01 +0100)
----------------------------------------------------------------
- Fix virtual runtime calculation when recomputing a sched entity's
weights
- Fix wrongly rejected unprivileged poll requests to the cgroup psi
pressure files
- Make sure the load balancing is done by only one CPU
----------------------------------------------------------------
Abel Wu (1):
sched/eevdf: Fix vruntime adjustment on reweight
Johannes Weiner (1):
sched: psi: fix unprivileged polling against cgroups
Keisuke Nishimura (1):
sched/fair: Fix the decision for load balance
kernel/cgroup/cgroup.c | 12 ----
kernel/sched/fair.c | 161 +++++++++++++++++++++++++++++++++++++++++--------
2 files changed, 135 insertions(+), 38 deletions(-)
--
Regards/Gruss,
Boris.
https://people.kernel.org/tglx/notes-about-netiquette
Powered by blists - more mailing lists