Oracle Is Working On Interrupt-Aware Scheduler For Linux

Written by Michael Larabel in Linux Kernel on 13 May 2017 at 07:39 AM EDT. 23 Comments
LINUX KERNEL
Rohit Jain of Oracle's Linux kernel team is working on an interrupt aware scheduler, which should improve performance for workloads with interrupt activity.

The less than 200 lines of code add interrupt awareness into the fair scheduling class and avoids CPU cores that might be busy with hardware interrupts.

This interrupt-aware scheduling has yielded around a 3% performance improvement in some workloads. The patch series for those interested -- along with more technical details -- can currently be found on the kernel mailing list.
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