[PATCH] UBI: Block: Add blk-mq support

Jens Axboe axboe at fb.com
Sun Nov 2 17:18:45 PST 2014


On 2014-11-02 14:52, Ezequiel Garcia wrote:
> Hi Richard,
>
> On 11/02/2014 10:00 AM, Richard Weinberger wrote:
>> Convert the driver to blk-mq.
>>
>
> Maybe you can explain a bit better what's this all about?
>
> Both the commit that introduces blk-mq and the paper on it talk about
> high IOPS devices, multi-core, NUMA systems. I'm not sure this is the
> case for UBI-based devices.

The goal of blk-mq was to solve the issues around those systems, while 
at the same time provide a more modern infrastructure in general. It was 
never the intent to make blk-mq exclusive to higher end systems or 
devices, in fact quite the opposite. The goal is to slowly deprecate the 
old IO stack and switch everything (as far as we can) to blk-mq.

-- 
Jens Axboe




More information about the linux-mtd mailing list