linux/drivers/nvme/host
Sagi Grimberg b65bb777ef nvme-rdma: support separate queue maps for read and write
llow NVMF_OPT_NR_WRITE_QUEUES to describe additional write queues.  In
addition, implement .map_queues that will apply 2 queue maps for read
and write queue sets.

Note that with the separate queue map, HCTX_TYPE_READ will always use
nr_io_queues and HCTX_TYPE_DEFAULT will use nr_write_queues.

Signed-off-by: Sagi Grimberg <sagi@grimberg.me>
Signed-off-by: Christoph Hellwig <hch@lst.de>
2018-12-13 09:59:10 +01:00
..
core.c nvme: remove nvme_common command cdw10 array 2018-12-13 09:59:01 +01:00
fabrics.c nvme-fabrics: allow user to set nr_write_queues for separate queue maps 2018-12-13 09:59:09 +01:00
fabrics.h nvme-fabrics: allow user to set nr_write_queues for separate queue maps 2018-12-13 09:59:09 +01:00
fault_inject.c nvme: Add fault injection feature 2018-03-26 08:53:43 -06:00
fc.c nvme: add a numa_node field to struct nvme_ctrl 2018-12-07 22:26:55 -07:00
Kconfig nvme-tcp: add NVMe over TCP host driver 2018-12-13 09:58:58 +01:00
lightnvm.c nvme: remove nvme_common command cdw10 array 2018-12-13 09:59:01 +01:00
Makefile nvme-tcp: add NVMe over TCP host driver 2018-12-13 09:58:58 +01:00
multipath.c nvme: add a numa_node field to struct nvme_ctrl 2018-12-07 22:26:55 -07:00
nvme.h nvme: provide fallback for discard alloc failure 2018-12-13 09:59:00 +01:00
pci.c nvme: fix irq vs io_queue calculations 2018-12-11 06:27:46 -07:00
rdma.c nvme-rdma: support separate queue maps for read and write 2018-12-13 09:59:10 +01:00
tcp.c nvme-tcp: support separate queue maps for read and write 2018-12-13 09:59:09 +01:00
trace.c nvme: add disk name to trace events 2018-07-24 15:55:48 +02:00
trace.h nvme: remove nvme_common command cdw10 array 2018-12-13 09:59:01 +01:00