[RFC PATCH] nvmet: Back namespace with files
Christoph Hellwig
hch at lst.de
Mon Mar 13 09:33:38 PDT 2017
On Mon, Mar 13, 2017 at 12:11:28PM -0400, Keith Busch wrote:
> Yes, the RFC was light on details, and I'm probably getting ahead of
> myself with the file-as-a-namespaces suggestion.
No, it's a good idea. The big question is what we win with explicit
support in nvmet over just using the loop device. I actually hacked
up support earlier and it didn't show any performance advantage.
That being said we now have the ITER_BVEC type and proper support
for in-kernel aio, so the code might become simple enough to just take
it.
More information about the Linux-nvme
mailing list