aboutsummaryrefslogtreecommitdiffstats
path: root/rootdir
diff options
context:
space:
mode:
authorRebecca Schultz Zavin <rebecca@android.com>2011-01-30 12:53:21 -0800
committerAndroid Git Automerger <android-git-automerger@android.com>2011-01-30 12:53:21 -0800
commit63e99f447fed821b57f3f13e33abd740b3b04c03 (patch)
treedb2f9c7e2e7b02564bb562c46c4d641f2c3bf8d1 /rootdir
parent24823cfa84d1a4dcb719c1949092facf8c92804a (diff)
parente442cff05ff9f083c91caa3bed74e37318a69fda (diff)
downloadsystem_core-63e99f447fed821b57f3f13e33abd740b3b04c03.tar.gz
system_core-63e99f447fed821b57f3f13e33abd740b3b04c03.tar.bz2
system_core-63e99f447fed821b57f3f13e33abd740b3b04c03.zip
am e442cff0: am 58fb8220: Raise the viking killer min free values to match the system properties
* commit 'e442cff05ff9f083c91caa3bed74e37318a69fda': Raise the viking killer min free values to match the system properties
Diffstat (limited to 'rootdir')
-rw-r--r--rootdir/init.rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/rootdir/init.rc b/rootdir/init.rc
index e5784a52..8c2bbeec 100644
--- a/rootdir/init.rc
+++ b/rootdir/init.rc
@@ -241,7 +241,7 @@ on boot
write /proc/sys/vm/overcommit_memory 1
write /proc/sys/vm/min_free_order_shift 4
- write /sys/module/lowmemorykiller/parameters/minfree 2048,3072,4096,6144,7168,8192
+ write /sys/module/lowmemorykiller/parameters/minfree 8192,10240,12288,14336,16384,20480
# Set init its forked children's oom_adj.
write /proc/1/oom_adj -16