I/O scheduling for single-queue devices
I/O scheduling for single-queue devices
Posted Oct 16, 2018 12:27 UTC (Tue) by timokokk (subscriber, #52029)In reply to: I/O scheduling for single-queue devices by timokokk
Parent article: I/O scheduling for single-queue devices
Seems that there is only one list for IO schedulers, both normal and multi-queue schedulers are put on the same list. You can only choose default for the normal schedulers, not for the MQ ones. So apparently the default for mq-scheduler is thus nop as there is no way to set it up at compile time.