]> Git Repo - linux.git/commitdiff
Merge tag 'sched_urgent_for_v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <[email protected]>
Sun, 19 Jan 2025 17:01:17 +0000 (09:01 -0800)
committerLinus Torvalds <[email protected]>
Sun, 19 Jan 2025 17:01:17 +0000 (09:01 -0800)
Pull scheduler fixes from Borislav Petkov:

 - Do not adjust the weight of empty group entities and avoid
   scheduling artifacts

 - Avoid scheduling lag by computing lag properly and thus address
   an EEVDF entity placement issue

* tag 'sched_urgent_for_v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  sched/fair: Fix update_cfs_group() vs DELAY_DEQUEUE
  sched/fair: Fix EEVDF entity placement bug causing scheduling lag


Trivial merge
This page took 0.052989 seconds and 4 git commands to generate.