Thread (74 messages) 74 messages, 7 authors, 2022-02-25

RE: [PATCH 22/22] mtd: rawnand: Use dma_alloc_noncoherent() for dma buffer

From: David Laight <hidden>
Date: 2022-02-22 09:06:59
Also in: linux-crypto, linux-i2c, linux-mm, linux-s390, lkml

From: Christoph Hellwig
Sent: 22 February 2022 08:47
...
quoted
Hmm.. for this specific case, What about allocating two buffers
for DMA_TO_DEVICE and DMA_FROM_DEVICE at initialization time?
That will work, but I don't see the benefit as you'd still need to call
dma_sync_single* before and after each data transfer.
For systems with an iommu that should save all the iommu setup
for every transfer.
I'd also guess that it saves worrying about the error path
when the dma_map fails (eg because the iommu has no space).

OTOH the driver would be 'hogging' iommu space, so maybe
allocate during open() (or equivalent).

	David

-
Registered Address Lakeside, Bramley Road, Mount Farm, Milton Keynes, MK1 1PT, UK
Registration No: 1397386 (Wales)
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help