+6
−0
+9
−0
+0
−1
+20
−8
Loading
An optional field was added in NVMe 1.3 to indicate the optimal I/O boundary that should not be crossed for best performance. This is equivalent to the existing Intel-specific stripe size quirk. Add support for the new NOIOB field and move the current quirk-based code so it is updated in nvme_ns_identify_update(). Change-Id: Ifc4974f51dcd59e7f24565d8d5159b036458c6e5 Signed-off-by:Daniel Verkamp <daniel.verkamp@intel.com> Reviewed-on: https://review.gerrithub.io/373132 Tested-by:
SPDK Automated Test System <sys_sgsw@intel.com> Reviewed-by:
Jim Harris <james.r.harris@intel.com> Reviewed-by:
Ben Walker <benjamin.walker@intel.com>