|
|
Subscribe / Log in / New account

I/O scheduling for single-queue devices

I/O scheduling for single-queue devices

Posted Oct 15, 2018 12:30 UTC (Mon) by timokokk (subscriber, #52029)
In reply to: I/O scheduling for single-queue devices by jan.kara
Parent article: I/O scheduling for single-queue devices

For me it shows as:

$ cat /sys/block/nvme0n1/queue/scheduler
[none] mq-deadline kyber bfq

Running still 4.18.1


to post comments

I/O scheduling for single-queue devices

Posted Oct 16, 2018 12:27 UTC (Tue) by timokokk (subscriber, #52029) [Link]

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.


Copyright © 2025, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds