Skip to content
Commit da69c08c authored by Phil Elwell's avatar Phil Elwell Committed by Dom Cobley
Browse files

arm64/Kconfig: Don't set DMA_BOUNCE_UNALIGNED_KMALLOC

If enabled, DMA_BOUNCE_UNALIGNED_KMALLOC causes the swiotlb buffers
(64MB, by default) to be allocated, even on systems where the DMA
controller can reach all of RAM. This is a huge amount of RAM to
waste on a device with only 512MB to start with, such as the Zero 2 W.

See: https://github.com/raspberrypi/linux/issues/5975



Signed-off-by: default avatarPhil Elwell <phil@raspberrypi.com>
parent b3f807f1
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment