Skip to content

Commit 1006637

Browse files
committed
Enabled KSM feature
That feature will give you more free RAM and RAM management. Just need to be enabled on Perfomance->Memory management->Kernel Samepage Merging. After that reboot and you will have better and more free RAM :D
1 parent c380225 commit 1006637

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

arch/arm/configs/vigor_aosp_defconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -601,7 +601,7 @@ CONFIG_MIGRATION=y
601601
CONFIG_ZONE_DMA_FLAG=0
602602
CONFIG_BOUNCE=y
603603
CONFIG_VIRT_TO_BUS=y
604-
# CONFIG_KSM is not set
604+
CONFIG_KSM=y
605605
CONFIG_DEFAULT_MMAP_MIN_ADDR=4096
606606
# CONFIG_CLEANCACHE is not set
607607
# CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG is not set

0 commit comments

Comments
 (0)