numam-spdk/lib/nvme
Jim Harris 366d931183 Reduce NVME_MAX_IO_QUEUES to 1024.
Most devices today support far fewer than 1024, but this is a
more reasonable default upper limit than the spec-defined 64K.

Signed-off-by: Jim Harris <james.r.harris@intel.com>
Change-Id: Ia8a6d80c3a5aa181f27c8354758c6ca468013d92
2015-11-30 09:33:34 -07:00
..
Makefile build: use $(LIB) as library target name 2015-11-11 14:59:55 -07:00
nvme_ctrlr_cmd.c build: enable signed-vs-unsigned compare warning 2015-11-02 14:40:22 -07:00
nvme_ctrlr.c nvme: add max completions limit to I/O polling 2015-11-05 15:07:52 -07:00
nvme_impl.h build: enable signed-vs-unsigned compare warning 2015-11-02 14:40:22 -07:00
nvme_internal.h Reduce NVME_MAX_IO_QUEUES to 1024. 2015-11-30 09:33:34 -07:00
nvme_ns_cmd.c nvme: move nvme_request_add_child to nvme_ns_cmd.c 2015-09-28 14:04:11 -07:00
nvme_ns.c nvme: add max completions limit to I/O polling 2015-11-05 15:07:52 -07:00
nvme_qpair.c nvme: add max completions limit to I/O polling 2015-11-05 15:07:52 -07:00
nvme.c Reduce NVME_MAX_IO_QUEUES to 1024. 2015-11-30 09:33:34 -07:00