Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 64c5b175 authored by Isaac J. Manjarres's avatar Isaac J. Manjarres
Browse files

arm64: defconfig: Enable CMA performance optimizations on Lahaina



Enable CONFIG_CMA_DIRECT_UTILIZATION and CONFIG_CMA_PCP_LISTS
to increase CMA utilization, and thus, improve memory utilization.

Change-Id: I2caa8d9f913bce8aa0171100f767c30e261074a6
Signed-off-by: default avatarIsaac J. Manjarres <isaacm@codeaurora.org>
parent 5740533c
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -38,6 +38,8 @@ CONFIG_QCOM_MEM_OFFLINE=y
CONFIG_OVERRIDE_MEMORY_LIMIT=y
CONFIG_VM_EVENT_COUNT_CLEAN_PAGE_RECLAIM=y
CONFIG_BALANCE_ANON_FILE_RECLAIM=y
CONFIG_CMA_DIRECT_UTILIZATION=y
CONFIG_CMA_PCP_LISTS=y
# CONFIG_ZONE_DEVICE is not set
# CONFIG_BUG_ON_HW_MEM_ONLINE_FAIL is not set
CONFIG_MSM_BT_POWER=m