home.social

#eevdf — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #eevdf, aggregated by home.social.

  1. ICYMI: Linux kernel 6.6 introduces the EEVDF scheduler, a next-generation CPU scheduling algorithm focused on fairness and responsiveness
    linux-magazine.com/Issues/2025

  2. Excellent article about Linux scheduling internals and how to use RTKit to enforce priorities for processes:
    venam.net/blog/unix/2025/03/24

  3. Peter Zijlstra posted a new version of his RFC patchset with the CPU[1] scheduler:

    lore.kernel.org/all/2023032809

    ```Many changes since last time; most notably it now fully replaces and uses lag based placement for migrations.

    […]

    There's a bunch of RFC patches at the end and one DEBUG patch. Of those, the PLACE_BONUS patch is a mixed bag of pain. […]```

    [1] lwn.net/Articles/925371/