[PATCH] nvme-pci: 512 byte dma pool segment quirk

Christoph Hellwig hch at lst.de
Thu Nov 7 23:08:06 PST 2024


On Thu, Nov 07, 2024 at 10:19:30AM -0700, Keith Busch wrote:
> We have a constant expression currently, and this is changing it a full
> division in the IO path. :(

Yeah.  Given that the device is broken I'd just have it pay the price
and never use the small prp pool instead, which just adds a single
extra branch to the fast path.



More information about the Linux-nvme mailing list