QCLINUX: arm64: configs: qcom: reduce SWIOTLB size to 2 MiB - #906
QCLINUX: arm64: configs: qcom: reduce SWIOTLB size to 2 MiB#906Jagadeesh Pagadala (jpagadal) wants to merge 1 commit into
Conversation
Set CONFIG_SWIOTLB_DEFAULT_SIZE_MB=2 to reduce the default SWIOTLB pool size from 64 MiB to 2 MiB. This lowers kernel reserved memory and increases available RAM for user space. Signed-off-by: Jagadeesh Pagadala <jpagadal@qti.qualcomm.com>
PR #906 — validate-patchPR: #906
Final Summary
|
PR #906 — checker-log-analyzerPR: #906
Detailed report: Full report
|
Set CONFIG_SWIOTLB_DEFAULT_SIZE_MB=2 to reduce the default SWIOTLB pool size from 64 MiB to 2 MiB.
This lowers kernel reserved memory and increases available RAM for user space.
CRs-Fixed: 4490764
Corresponding mainline change: qualcomm-linux/kernel-topics#1644
Validation:
Boot verified on RB3 Gen2, IQ8.
SWIOTLB pool reduced from 64 MiB to 2 MiB.