BFQ I/O Scheduler Queued For Linux 4.12

Written by Michael Larabel in Linux Storage on 20 April 2017 at 06:18 PM EDT. 28 Comments
LINUX STORAGE
It looks like with the upcoming Linux 4.12 kernel cycle we will finally see the BFQ I/O scheduler merged.

BFQ has been in development for several years as the Budget Fair Queueing I/O scheduler. BFQ aims to provide low latency for interactive applications and soft real-time applications, higher speed for code development tasks, high throughput, and strong fairness/bandwidth/delay guarantees.

BFQ has been used for a while now by some different Linux distributions that have opted to carry the patches. It's seen a lot of work over the years while finally for Linux 4.12 it looks to be mainlined.

The BFQ scheduler has been queued in the Linux-Block For-Next tree meaning it should then be sent in for the upcoming Linux 4.12 merge window.

Those interested in more BFQ details can find them via this commit that includes documentation on the new I/O scheduler or via the project site. BFQ won't be the default I/O scheduler but we'll surely be testing it out again as soon as it hits mainline to compare against CFQ, Noop, and Deadline.
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