diff options
author | Christoph Hellwig <[email protected]> | 2024-11-01 05:40:05 +0100 |
---|---|---|
committer | Keith Busch <[email protected]> | 2024-11-05 07:54:34 -0800 |
commit | 63a5c7a4b4c49ad86c362e9f555e6f343804ee1d (patch) | |
tree | 4e023d40faa748b488cd690b62d2b7014a964193 /scripts/generate_rust_analyzer.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 <[email protected]>
Signed-off-by: Keith Busch <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions