[PATCH] nvme: uring_cmd specific request_queue for SGLs

Keith Busch kbusch at kernel.org
Tue Jul 1 07:35:39 PDT 2025


On Tue, Jul 01, 2025 at 08:15:39AM -0400, Keith Busch wrote:
>
> But can they split commands such that they dispatch one per iovec
> instead of as a single command?

That can be done only if individual iovecs are block size aligned, which
isn't always the case. Only the total size is guaranteed to be block
size aligned.



More information about the Linux-nvme mailing list