QCLINUX: arm64: configs: qcom: reduce SWIOTLB size to 2 MiB - #1644
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>
263bd63 to
04ccb38
Compare
🔨 Build Failure Analysis — PR #1644PR: #1644
VerdictThe build failure is NOT introduced by this PR. The failure occurs during the automerge/integration phase due to a pre-existing merge conflict in 📎 Detailed analysis: Full report |
🔨 Build Failure Analysis — PR #1644PR: #1644
Verdict0 of 1 errors are introduced by this PR; 1 is a pre-existing integration issue. The PR only modifies 📎 Detailed analysis: Full report |
🔨 Build Failure Analysis — PR #1644PR: #1644
VerdictThe build failure is NOT caused by this PR. The failure is a pre-existing merge conflict in 📎 Detailed analysis: Full report |
🔨 Build Failure Analysis — PR #1644PR: #1644
VerdictThe build failure is NOT caused by this PR. The merge conflict in 📎 Detailed analysis: Full report |
PR #1644 — validate-patchPR: #1644
Final Summary
|
PR #1644 — checker-log-analyzerPR: #1644
Detailed report: Full report
|
a81bb13
into
qualcomm-linux:tech/all/config
|
Change task cannot be moved to Dev Complete CR: 4490764 The change task for this CR cannot be automatically moved to Dev Complete due to the error above. Please resolve the issue mentioned in the error and manually change the change task status to Dev Complete in Orbit. |
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.
Dependency:
The Kconfig option used by this change
(CONFIG_SWIOTLB_DEFAULT_SIZE_MB) was introduced and merged in: #1422
CRs-Fixed: 4490764