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)
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>

No differences found