Skip to content
Commit 6b8190d6 authored by Scott Bauer's avatar Scott Bauer Committed by Christoph Hellwig
Browse files

nvme: implement NS Optimal IO Boundary from 1.3 Spec



The NVMe 1.3 spec introduces Namespace Optimal IO Boundaries (NOIOB),
which standardizes the stripe mechanism we currently have quirks for.
This patch implements the necessary logic to handle this new feature.

Signed-off-by: default avatarScott Bauer <scott.bauer@intel.com>
Signed-off-by: default avatarChristoph Hellwig <hch@lst.de>
parent 8fa61121
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment