Re: [PATCH 10/10] blk-mq-sched: allow setting of default IO scheduler

From: Bart Van Assche
Date: Thu Jan 12 2017 - 16:54:36 EST


On Wed, 2017-01-11 at 14:40 -0700, Jens Axboe wrote:
> Add Kconfig entries to manage what devices get assigned an MQ
> scheduler, and add a blk-mq flag for drivers to opt out of scheduling.
> The latter is useful for admin type queues that still allocate a blk-mq
> queue and tag set, but aren't use for normal IO.

Reviewed-by: Bart Van Assche <bart.vanassche@xxxxxxxxxxx>