configs: surya: Enable oplus memory management hacks

- These claim to improve memory management so let's give it a try.

Signed-off-by: Cyber Knight <cyberknight755@gmail.com>
Signed-off-by: azrim <mirzaspc@gmail.com>
This commit is contained in:
Cyber Knight 2022-07-01 21:35:49 +08:00 committed by azrim
parent 94181990a4
commit 3b91ce1e46
No known key found for this signature in database
GPG Key ID: 497F8FB059B45D1C

View File

@ -625,6 +625,7 @@ CONFIG_CMA_AREAS=7
CONFIG_ZSMALLOC=y
# CONFIG_PGTABLE_MAPPING is not set
# CONFIG_ZSMALLOC_STAT is not set
# CONFIG_INCREASE_MAXIMUM_SWAPPINESS is not set
CONFIG_GENERIC_EARLY_IOREMAP=y
# CONFIG_BALANCE_ANON_FILE_RECLAIM is not set
# CONFIG_IDLE_PAGE_TRACKING is not set
@ -638,6 +639,7 @@ CONFIG_PROCESS_RECLAIM=y
CONFIG_LRU_GEN=y
CONFIG_LRU_GEN_ENABLED=y
# CONFIG_LRU_GEN_STATS is not set
CONFIG_OPLUS_MM_HACKS=y
CONFIG_ARM64_DMA_USE_IOMMU=y
CONFIG_ARM64_DMA_IOMMU_ALIGNMENT=9
CONFIG_SECCOMP=y