This release adds support for pluggable I/O schedulers framework in the multiqueue block layer. The Linux block layer has different I/O schedulers (deadline, cfq, noop, etc) with different performance characteristics each one, and users are allowed to switch between them on the fly. In Linux 3.13 a new multiqueue design that performs better with modern […]
↧