QCLINUX: arm64: configs: qcom: reduce SWIOTLB size to 2 MiB - #906
Salendarsingh Gaud (sgaud-quic) merged 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
|
Test Matrix
|
Test Matrix
|
d4de839
into
qualcomm-linux:qcom-6.18.y
|
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. |
LAVA Failed Case Triage SummaryPR: #906 Job 207697 | SoC shikra-iqs-evkLAVA job: https://lava-oss.qualcomm.com/scheduler/job/207697 Failed test cases in LAVA job 207697 (SoC: shikra-iqs-evk).
Job 207698 | SoC purwa-evkLAVA job: https://lava-oss.qualcomm.com/scheduler/job/207698 Failed test cases in LAVA job 207698 (SoC: purwa-evk).
Job 207699 | SoC hamoa-evkLAVA job: https://lava-oss.qualcomm.com/scheduler/job/207699 Failed test cases in LAVA job 207699 (SoC: hamoa-evk).
Job 207700 | SoC qcs615-rideLAVA job: https://lava-oss.qualcomm.com/scheduler/job/207700 Failed test cases in LAVA job 207700 (SoC: qcs615-ride).
Job 207701 | SoC qcs8300-rideLAVA job: https://lava-oss.qualcomm.com/scheduler/job/207701 Failed test cases in LAVA job 207701 (SoC: qcs8300-ride).
Job 207702 | SoC monaco-evkLAVA job: https://lava-oss.qualcomm.com/scheduler/job/207702 Failed test cases in LAVA job 207702 (SoC: monaco-evk).
Job 207703 | SoC qcs9100-rideLAVA job: https://lava-oss.qualcomm.com/scheduler/job/207703 Failed test cases in LAVA job 207703 (SoC: qcs9100-ride).
Job 207704 | SoC qcs6490-rb3gen2LAVA job: https://lava-oss.qualcomm.com/scheduler/job/207704 Failed test cases in LAVA job 207704 (SoC: qcs6490-rb3gen2).
Job 207705 | SoC lemans-evkLAVA job: https://lava-oss.qualcomm.com/scheduler/job/207705 Failed test cases in LAVA job 207705 (SoC: lemans-evk).
|
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.