Enable Kernel Samepage Merging within the kernel

This commit is contained in:
j1nx 2022-12-30 18:14:11 +01:00
parent 002661914e
commit 71f41353ed
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@ CONFIG_PANIC_TIMEOUT=5
CONFIG_MODULE_COMPRESS_NONE=y
CONFIG_ZRAM=y
CONFIG_KSM=y
CONFIG_ZSMALLOC=y
CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE=y