1
1
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:
j1nx
2022-12-30 18:14:11 +01:00
parent 002661914e
commit 71f41353ed

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