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

From: Jens Axboe
Date: Sun Nov 02 2014 - 20:19:59 EST


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

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/