[PATCH 2/3] nvme-pci: Remove SGL chaining

Sagi Grimberg sagi at grimberg.me
Sun Dec 25 01:44:27 PST 2022



On 12/19/22 23:54, Keith Busch wrote:
> From: Keith Busch <kbusch at kernel.org>
> 
> The max segments this driver can see is 127, well below the 256
> threshold needed to chain an nvme sgl segment. Remove all the useless
> checks and dead code.

What about nvme_pci_npages_sgl() ? is it still necessary?



More information about the Linux-nvme mailing list