Linux-NVME Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [RFC] Multi level NVMe stack
@ 2015-07-29 23:55 Ming Lin
  2015-07-30 14:52 ` Christoph Hellwig
  0 siblings, 1 reply; 4+ messages in thread
From: Ming Lin @ 2015-07-29 23:55 UTC (permalink / raw)


Hi,

I'm working on a virtio-nvme driver.
NVMe over Fabrics initiator will probably be available some time.

I wonder does it make sense to have a multi level NVMe stack(similar as
SCSI). So we can re-use the NVMe core code.

                        .-------------------------.
                        | /dev/nvme0n1 register   |
  Upper level           | NVMe protocol process   |
                        |                         |
                        '-------------------------'



              .-----------.    .-----------.    .------------------.
 Lower level  |   PCIe    |    | VIRTIO    |    |NVMe over Fabrics |
              |           |    |           |    |initiator         |
              '-----------'    '-----------'    '------------------'

Thanks,
Ming

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2015-08-18 23:11 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-29 23:55 [RFC] Multi level NVMe stack Ming Lin
2015-07-30 14:52 ` Christoph Hellwig
2015-07-31 17:04   ` Ming Lin
2015-08-18 23:11     ` Ming Lin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox