Spdk/lib/nvme
Daniel Verkamp 93de96b412 nvme: add Keep Alive Timeout feature support
Add a field to struct spdk_nvme_ctrlr_opts that allows the user to
specify a keep alive timeout, and add automatic submission of Keep Alive
commands to spdk_nvme_ctrlr_process_admin_completions().

Change-Id: Ib282299a571d8edc59c7933418751bc3a6c98b40
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
2016-10-31 10:28:55 -07:00
..
Makefile nvme: change nvme_intel.c to nvme_quirks.c 2016-10-24 17:01:26 -07:00
nvme_ctrlr_cmd.c nvme: move create and delete I/O queue commands to PCIe 2016-10-18 10:14:00 -07:00
nvme_ctrlr.c nvme: add Keep Alive Timeout feature support 2016-10-31 10:28:55 -07:00
nvme_internal.h nvme: add Keep Alive Timeout feature support 2016-10-31 10:28:55 -07:00
nvme_ns_cmd.c nvme: Change the deallocate interface to generic dsm 2016-10-04 14:36:09 -07:00
nvme_ns.c nvme: convert adminq to a qpair pointer 2016-10-20 12:56:45 -07:00
nvme_pcie.c nvme: factor out common tracker abort code 2016-10-25 10:05:19 -07:00
nvme_qpair.c nvme: split out transport-specific qpair structure 2016-10-21 09:06:29 -07:00
nvme_quirks.c nvme: add quirk to delay checking device readiness (#56) 2016-10-28 11:26:31 -07:00
nvme.c nvme: move ctrlr alloction to transport 2016-10-18 13:35:14 -07:00