Announcement

Collapse
No announcement yet.

New Linux Kernel Patches Better Prepare For sched_ext

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • New Linux Kernel Patches Better Prepare For sched_ext

    Phoronix: New Linux Kernel Patches Better Prepare For sched_ext

    While Linus Torvalds called for including the "sched_ext" extensible scheduler in Linux 6.11, he ultimately decided not to merge it for Linux 6.11 after some technical issues were raised on the Linux kernel mailing list...

    Phoronix, Linux Hardware Reviews, Linux hardware benchmarks, Linux server benchmarks, Linux benchmarking, Desktop Linux, Linux performance, Open Source graphics, Linux How To, Ubuntu benchmarks, Ubuntu hardware, Phoronix Test Suite

  • #2
    Modern L3 Cache aware scheduler would be interesting for improving performance

    Manually pinning cores which share L3 cache yields lower latency in 3D applications with dual-CCD Ryzen chips
    Last edited by Kjell; 14 August 2024, 09:29 AM.

    Comment


    • #3
      Originally posted by Kjell View Post
      Modern L3 Cache aware scheduler would be interesting for improving performance

      Manually pinning cores which share L3 cache yields lower latency in 3D applications with dual CCD Ryzen chips
      LAVD landed appropriate changes literally 2 days ago https://github.com/sched-ext/scx/pull/489

      Comment


      • #4
        Originally posted by Kjell View Post
        Modern L3 Cache aware scheduler would be interesting for improving performance

        Manually pinning cores which share L3 cache yields lower latency in 3D applications with dual CCD Ryzen chips
        If this can be implemented in bpfland, it would be the ideal scenario.

        Comment


        • #5
          Originally posted by Errinwright View Post

          If this can be implemented in bpfland, it would be the ideal scenario.
          It's in the todo list, coming soon

          Comment

          Working...
          X