NVMe: Implement doorbell stride capability
authorMatthew Wilcox <matthew.r.wilcox@intel.com>
Thu, 20 Oct 2011 21:00:41 +0000 (17:00 -0400)
committerMatthew Wilcox <matthew.r.wilcox@intel.com>
Fri, 4 Nov 2011 19:53:05 +0000 (15:53 -0400)
commitf1938f6e1ee1583c87ec74dc406fdd8694e99ac8
treea1e27b0feb844ac675ba90230e8411dce7a86f71
parentce38c149576fd0a3360fec3bef4012212d42e736
NVMe: Implement doorbell stride capability

The doorbell stride allows devices to spread out their doorbells instead
of packing them tightly.  This feature was added as part of ECN 003.

This patch also enables support for more than 512 queues :-)

Signed-off-by: Matthew Wilcox <matthew.r.wilcox@intel.com>
drivers/block/nvme.c
include/linux/nvme.h