The multiqueue block layer
Jonathan Corbet June 5, 2013, lwn.net
- The multiqueue block layer
- Linux Block IO: Introducing Multi-queue SSD Access on Multi-core Systems
- null_blk.c
The kernel's block layer is charged with managing I/O to the system's block ("disk drive") devices. It was designed in an era when a high-performance drive …
more ...