Spdk/lib/nvme
Ben Walker eb2ec1b07b nvme/rdma: Reap multiple completions per poll
This is more CPU efficient than only grabbing one
completion per call to ibv_poll_cq.

Change-Id: I0c70d33639f0f345482d9e7c810f9c6723937058
Signed-off-by: Ben Walker <benjamin.walker@intel.com>
2017-01-30 14:16:05 -07:00
..
Makefile nvme: Monitor uevent for device insert and remove 2016-11-30 14:27:43 -07:00
nvme_ctrlr_cmd.c nvme: add offset to spdk_nvme_ctrlr_cmd_get_log_page() 2016-12-15 11:16:14 -07:00
nvme_ctrlr.c nvme: Fail the qpair if it is marked as failure when process the completion queue. 2017-01-25 16:31:52 -07:00
nvme_internal.h nvme: split non-compliant SGLs into multiple requests 2017-01-17 07:51:09 -07:00
nvme_ns_cmd.c nvme: split non-compliant SGLs into multiple requests 2017-01-17 07:51:09 -07:00
nvme_ns.c nvme: support extended LBA without protection information (#101) 2017-01-23 11:20:04 -07:00
nvme_pcie.c nvme: Fail the qpair if it is marked as failure when process the completion queue. 2017-01-25 16:31:52 -07:00
nvme_qpair.c nvme: move num_entries to transport-specific qpairs 2017-01-05 15:49:09 -07:00
nvme_quirks.c nvme: Make striping a quirk 2016-12-09 14:38:42 -07:00
nvme_rdma.c nvme/rdma: Reap multiple completions per poll 2017-01-30 14:16:05 -07:00
nvme_transport.c nvme: remove transport ctrlr_attach callback 2017-01-09 11:36:27 -07:00
nvme_uevent.c nvme: Remove pci_addr from probe_info 2016-12-12 10:46:50 -07:00
nvme_uevent.h nvme: Remove pci_addr from probe_info 2016-12-12 10:46:50 -07:00
nvme.c env: add spdk_mempool_create() socket_id parameter 2017-01-30 13:05:30 -07:00