mirror of
https://github.com/OpenVoiceOS/OpenVoiceOS
synced 2025-06-05 22:19:21 +02:00
Enable Kernel Samepage Merging within the kernel
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user