diff options
author | Christoph Hellwig <hch@lst.de> | 2024-11-01 05:40:05 +0100 |
---|---|---|
committer | Keith Busch <kbusch@kernel.org> | 2024-11-05 07:54:34 -0800 |
commit | 63a5c7a4b4c49ad86c362e9f555e6f343804ee1d (patch) | |
tree | 4e023d40faa748b488cd690b62d2b7014a964193 /scripts/lib/kdoc/kdoc_parser.py | |
parent | 3c2fb1ca8086eb139b2a551358137525ae8e0d7a (diff) |
nvme-pci: use dma_alloc_noncontigous if possible
Use dma_alloc_noncontigous to allocate a single IOVA-contigous segment
when backed by an IOMMU. This allow to easily use bigger segments and
avoids running into segment limits if we can avoid it.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Keith Busch <kbusch@kernel.org>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_parser.py')
0 files changed, 0 insertions, 0 deletions