9f67a07fdc
Since the nvme_tracker struct was extended to allow space for 253 SGL descriptors at 16 bytes each, we can use the same amount of space in the other branch of the union to store 506 PRP list entries at 8 bytes each. This increases the maximum supported I/O size for PRP-only devices from 128 KB to slightly under 2 MB. Change-Id: I2b9905be41343ff360b4cdaccca87ea6f753e89c Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com> |
||
---|---|---|
.. | ||
Makefile | ||
nvme_ctrlr_cmd.c | ||
nvme_ctrlr.c | ||
nvme_impl.h | ||
nvme_intel.c | ||
nvme_internal.h | ||
nvme_ns_cmd.c | ||
nvme_ns.c | ||
nvme_qpair.c | ||
nvme.c |