aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorRosen Penev <rosenp@gmail.com>2026-05-27 15:25:04 -0700
committerThomas Bogendoerfer <tsbogend@alpha.franken.de>2026-06-15 12:12:24 +0200
commitaeaa898780a4edb5802731e454caae6fb2ba33cb (patch)
tree79e48e0d453326a320cabe80db2e18b870a79144 /tools/perf/scripts/python
parent5ae158d31d02ff0419e9e127659f71a85f36a70e (diff)
MIPS: ath79: reduce ARCH_DMA_MINALIGN
Currently, ath79 SoCs use the default ARCH_DMA_MINALIGN value of 128 bytes defined in mach-generic. This is excessive for these platforms and leads to significant memory waste in kmalloc. Override ARCH_DMA_MINALIGN to use L1_CACHE_BYTES, which is 32 bytes for ath79 SoCs. Signed-off-by: Rosen Penev <rosenp@gmail.com> Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions