[PATCH 1/5 v2] blk-mq: Add prep/unprep support
Christoph Hellwig
hch at infradead.org
Fri Apr 17 10:46:30 PDT 2015
On Fri, Apr 17, 2015 at 10:15:46AM +0200, Matias Bj?rling wrote:
> Just the prep/unprep, or other pieces as well?
All of it - it's functionality that lies logically below the block
layer, so that's where it should be handled.
In fact it should probably work similar to the mtd subsystem - that is
have it's own API for low level drivers, and just export a block driver
as one consumer on the top side.
> In the future, applications can have an API to get/put flash block directly.
> (using the blk_nvm_[get/put]_blk interface).
s/application/filesystem/?
More information about the Linux-nvme
mailing list