search for: virtio_id_nvme

Displaying 5 results from an estimated 5 matches for "virtio_id_nvme".

2015 Sep 10
2
[RFC PATCH 0/2] virtio nvme
...| > > '-----------' '-----------' '------------------' > > > > todo: > > - tune performance. Should be as good as virtio-blk/virtio-scsi > > - support discard/flush/integrity > > - need Redhat's help for the VIRTIO_ID_NVME pci id > > - multi level NVMe stack > > Hi Ming, Hi Keith, > > I'll be out for travel for the next week, so I won't have much time to > do a proper review till the following week. > > I think it'd be better to get this hierarchy setup to make the most reu...
2015 Sep 10
2
[RFC PATCH 0/2] virtio nvme
...| > > '-----------' '-----------' '------------------' > > > > todo: > > - tune performance. Should be as good as virtio-blk/virtio-scsi > > - support discard/flush/integrity > > - need Redhat's help for the VIRTIO_ID_NVME pci id > > - multi level NVMe stack > > Hi Ming, Hi Keith, > > I'll be out for travel for the next week, so I won't have much time to > do a proper review till the following week. > > I think it'd be better to get this hierarchy setup to make the most reu...
2015 Sep 10
6
[RFC PATCH 0/2] virtio nvme
...| | | | |initiator | '-----------' '-----------' '------------------' todo: - tune performance. Should be as good as virtio-blk/virtio-scsi - support discard/flush/integrity - need Redhat's help for the VIRTIO_ID_NVME pci id - multi level NVMe stack Code also available at: http://www.minggr.net/cgit/cgit.cgi/linux/commit/?h=virtio-nvme/v1 http://www.minggr.net/cgit/cgit.cgi/qemu/log/?h=virtio-nvme/v1 Thanks, Ming
2015 Sep 10
6
[RFC PATCH 0/2] virtio nvme
...| | | | |initiator | '-----------' '-----------' '------------------' todo: - tune performance. Should be as good as virtio-blk/virtio-scsi - support discard/flush/integrity - need Redhat's help for the VIRTIO_ID_NVME pci id - multi level NVMe stack Code also available at: http://www.minggr.net/cgit/cgit.cgi/linux/commit/?h=virtio-nvme/v1 http://www.minggr.net/cgit/cgit.cgi/qemu/log/?h=virtio-nvme/v1 Thanks, Ming
2015 Sep 10
0
[RFC PATCH 0/2] virtio nvme
...| | |initiator | > '-----------' '-----------' '------------------' > > todo: > - tune performance. Should be as good as virtio-blk/virtio-scsi > - support discard/flush/integrity > - need Redhat's help for the VIRTIO_ID_NVME pci id > - multi level NVMe stack Hi Ming, I'll be out for travel for the next week, so I won't have much time to do a proper review till the following week. I think it'd be better to get this hierarchy setup to make the most reuse possible than to have this much code duplication...