* [GIT PULL] Scheduler changes for v6.9
@ 2024-03-11 12:17 Ingo Molnar
2024-03-12 3:32 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Ingo Molnar @ 2024-03-11 12:17 UTC (permalink / raw)
To: Linus Torvalds
Cc: linux-kernel, Peter Zijlstra, Thomas Gleixner, Juri Lelli,
Vincent Guittot, Dietmar Eggemann, Steven Rostedt, Ben Segall,
Mel Gorman, Daniel Bristot de Oliveira, Valentin Schneider,
Shrikanth Hegde
Linus,
Please pull the latest sched/core git tree from:
git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git sched-core-2024-03-11
# HEAD: 54de442747037485da1fc4eca9636287a61e97e3 sched/topology: Rename SD_SHARE_PKG_RESOURCES to SD_SHARE_LLC
Scheduler changes for v6.9:
- Fix inconsistency in misfit task load-balancing
- Fix CPU isolation bugs in the task-wakeup logic
- Rework & unify the sched_use_asym_prio() and sched_asym_prefer() logic
- Clean up & simplify ->avg_* accesses
- Misc cleanups & fixes
Thanks,
Ingo
------------------>
Alex Shi (5):
sched/topology: Remove duplicate descriptions from TOPOLOGY_SD_FLAGS
sched/fair: Remove unused parameter from sched_asym()
sched/fair: Rework sched_use_asym_prio() and sched_asym_prefer()
sched/fair: Check the SD_ASYM_PACKING flag in sched_use_asym_prio()
sched/topology: Rename SD_SHARE_PKG_RESOURCES to SD_SHARE_LLC
David Vernet (3):
sched/fair: Remove unnecessary goto in update_sd_lb_stats()
sched/fair: Do strict inequality check for busiest misfit task group
sched/fair: Simplify the update_sd_pick_busiest() logic
Keisuke Nishimura (2):
sched/fair: Take the scheduling domain into account in select_idle_smt()
sched/fair: Take the scheduling domain into account in select_idle_core()
Shrikanth Hegde (3):
sched/core: Simplify code by removing duplicate #ifdefs
sched/fair: Use existing helper functions to access ->avg_rt and ->avg_dl
sched/fair: Add READ_ONCE() and use existing helper function to access ->avg_irq
arch/powerpc/kernel/smp.c | 6 +--
include/linux/sched/sd_flags.h | 4 +-
include/linux/sched/topology.h | 6 +--
kernel/sched/core.c | 4 +-
kernel/sched/fair.c | 110 +++++++++++++++++------------------------
kernel/sched/sched.h | 2 +-
kernel/sched/topology.c | 35 ++++++-------
7 files changed, 74 insertions(+), 93 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread* Re: [GIT PULL] Scheduler changes for v6.9
2024-03-11 12:17 [GIT PULL] Scheduler changes for v6.9 Ingo Molnar
@ 2024-03-12 3:32 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2024-03-12 3:32 UTC (permalink / raw)
To: Ingo Molnar
Cc: Linus Torvalds, linux-kernel, Peter Zijlstra, Thomas Gleixner,
Juri Lelli, Vincent Guittot, Dietmar Eggemann, Steven Rostedt,
Ben Segall, Mel Gorman, Daniel Bristot de Oliveira,
Valentin Schneider, Shrikanth Hegde
The pull request you sent on Mon, 11 Mar 2024 13:17:48 +0100:
> git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git sched-core-2024-03-11
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/89c572e2f30c4555da59c4d66dff62f30fb057fd
Thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-03-12 3:32 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-03-11 12:17 [GIT PULL] Scheduler changes for v6.9 Ingo Molnar
2024-03-12 3:32 ` pr-tracker-bot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox