Spdk/test/lib/nvme/unit/nvme_ctrlr_c
Daniel Verkamp 988906135c nvme: determine io_queue_size at startup
Add a transport callback to return the maximum queue size, and enforce
it in the generic nvme_ctrlr layer.

This allows the user to tell what io_queue_size was actually selected by
the transport via the ctrlr_opts returned during attach_cb.

Change-Id: I8a51332cc01c6655e2a3a171bb92877fe48ea267
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
2016-12-15 11:09:48 -07:00
..
.gitignore SPDK: Initial check-in 2015-09-21 08:52:41 -07:00
Makefile nvme: change nvme_intel.c to nvme_quirks.c 2016-10-24 17:01:26 -07:00
nvme_ctrlr_ut.c nvme: determine io_queue_size at startup 2016-12-15 11:09:48 -07:00