aboutsummaryrefslogtreecommitdiff
path: root/package/utils/debugcc
diff options
context:
space:
mode:
authorRobert Marko <robimarko@gmail.com>2024-04-06 23:08:03 +0200
committerRobert Marko <robimarko@gmail.com>2024-04-07 14:28:53 +0200
commit153c9f348270bf6fb727abf96726c082a7d41aa7 (patch)
treefdfc45f2f58cc0d7abb8b178859d901c16deb9cb /package/utils/debugcc
parent1ea6ddacc2d8b32ddbdb11cd5ceff3f2dbca0bfc (diff)
generic: 6.6: backport arm64 swiotlb default size reduction
Kernel 6.6 added dynamic SWIOTLB allocation, but with it also started allocating 64MB of the SWIOTLB bounce buffer by default which is quite a lot of memory on most OpenWrt devices. Luckily in kernel 6.7 arm64 received an optimization that reduces that default size to 1MB per 1GB of RAM if certain criteria was met. So in order to reclaim back 63MB of RAM which brought some ipq807x devices close to OOM under load lets backport the upstream commit. Signed-off-by: Robert Marko <robimarko@gmail.com>
Diffstat (limited to 'package/utils/debugcc')
0 files changed, 0 insertions, 0 deletions