linux/drivers/nvme/host
Keith Busch e3e9d50cd6 NVMe: Fix admin queue ring wrap
The tag set queue depth needs to be one less than the h/w queue depth
so we don't wrap the circular buffer. This conforms to the specification
defined "Full Queue" condition.

Signed-off-by: Keith Busch <keith.busch@intel.com>
Signed-off-by: Jens Axboe <axboe@fb.com>
2016-01-12 13:33:33 -07:00
..
core.c nvme: make SG_IO support optional 2016-01-12 13:30:16 -07:00
Kconfig nvme: make SG_IO support optional 2016-01-12 13:30:16 -07:00
lightnvm.c NVMe: fix build with CONFIG_NVM enabled 2015-12-03 09:52:05 -07:00
Makefile nvme: make SG_IO support optional 2016-01-12 13:30:16 -07:00
nvme.h nvme: synchronize access to ctrl->namespaces 2016-01-12 13:30:13 -07:00
pci.c NVMe: Fix admin queue ring wrap 2016-01-12 13:33:33 -07:00
scsi.c nvme: move chardev and sysfs interface to common code 2015-12-01 10:59:40 -07:00