projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b26be50
)
android: configs: Enable KSM support by default
author
Rom Lemarchand
<romlem@google.com>
Fri, 31 May 2013 18:54:35 +0000
(11:54 -0700)
committer
Arve Hjønnevåg
<arve@android.com>
Mon, 1 Jul 2013 21:16:26 +0000
(14:16 -0700)
This will be a noop unless the KSM thread is enabled by userspace
Change-Id: Ia5fde14504cc0da50522e2f875d8d021f9e054ba
Signed-off-by: Rom Lemarchand <romlem@google.com>
android/configs/android-recommended.cfg
patch
|
blob
|
history
diff --git
a/android/configs/android-recommended.cfg
b/android/configs/android-recommended.cfg
index 03e0c91399689009360fbd14e262efa679607db5..c3eee848689c6a2eda1ea828479db16d4b68d508 100644
(file)
--- a/
android/configs/android-recommended.cfg
+++ b/
android/configs/android-recommended.cfg
@@
-2,6
+2,7
@@
CONFIG_PANIC_TIMEOUT=5
CONFIG_KALLSYMS_ALL=y
CONFIG_PERF_EVENTS=y
CONFIG_COMPACTION=y
+CONFIG_KSM=y
# CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set
CONFIG_PM_WAKELOCKS_LIMIT=0
# CONFIG_PM_WAKELOCKS_GC is not set