numam-spdk/lib/nvme
Changpeng Liu acb9849c05 nvme: add arbitration configuration options to NVMe driver
Weighted Round Robin can be enabled for users, and users
can allocate different priority IO queues for different
purpose.  For now we will enable this feature in the
NVMe driver first, following patches will enable this
feature in bdev layer.

Change-Id: I0f799236ca04eb85ef3c9f972ed63ff2718563ba
Signed-off-by: Changpeng Liu <changpeng.liu@intel.com>
Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/466852
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
2019-09-20 02:04:06 +00:00
..
Makefile
nvme_ctrlr_cmd.c
nvme_ctrlr_ocssd_cmd.c
nvme_ctrlr.c nvme: add arbitration configuration options to NVMe driver 2019-09-20 02:04:06 +00:00
nvme_fabric.c
nvme_internal.h nvme: add NVME_QUIRK_DELAY_BEFORE_INIT quirk 2019-08-26 17:35:06 +00:00
nvme_ns_cmd.c
nvme_ns_ocssd_cmd.c
nvme_ns.c
nvme_opal_internal.h opal: Add multiuser support 2019-07-22 04:32:59 +00:00
nvme_opal.c Opal: Add support for erase locking range 2019-08-20 20:38:54 +00:00
nvme_pcie.c env: add spdk_pci_device_unclaim() 2019-09-18 20:34:39 +00:00
nvme_qpair.c nvme: fix WRITE_TO_RO_RANGE status code 2019-08-14 02:19:49 +00:00
nvme_quirks.c nvme: add NVME_QUIRK_DELAY_BEFORE_INIT quirk 2019-08-26 17:35:06 +00:00
nvme_rdma.c nvme_rdma: make handling of cm_events more robust 2019-09-18 22:19:37 +00:00
nvme_tcp.c Revert "nvme: small code cleanup for nvme_transport_ctrlr_scan" 2019-09-09 21:52:07 +00:00
nvme_transport.c
nvme_uevent.c
nvme_uevent.h
nvme.c nvme: change retry count can be configured via bdev nvme driver 2019-08-09 00:44:50 +00:00