More Scheduler Optimizations Land In Linux 5.8

Written by Michael Larabel in Linux Kernel on 4 June 2020 at 12:00 AM EDT. 5 Comments
LINUX KERNEL
As part of the many areas of the kernel managed by Ingo Molnar, on Tuesday he submitted the pull request with all of the scheduler code updates for Linux 5.8.

Like with most kernel cycles, much of the Linux 5.8 scheduler work was focused on optimizations. This cycle there is optimizations around task wakeup CPU selection logic for ideally improving scalability and reducing wakeup latency spikes.

This kernel is also bringing PELT (Per-Entity Load Tracking) enhancements, CFS bandwidth handling fixes, and a variety of other optimizations.

More details via the scheduler pull request that outlines all of the individual changes for those interested in the inner-workings of the kernel's scheduler code.
Related News
About The Author
Michael Larabel

Michael Larabel is the principal author of Phoronix.com and founded the site in 2004 with a focus on enriching the Linux hardware experience. Michael has written more than 20,000 articles covering the state of Linux hardware support, Linux performance, graphics drivers, and other topics. Michael is also the lead developer of the Phoronix Test Suite, Phoromatic, and OpenBenchmarking.org automated benchmarking software. He can be followed via Twitter, LinkedIn, or contacted via MichaelLarabel.com.

Popular News This Week