sdm660-common: Disable ALMK on all targets

* No matter how hard QC tried to improve these features, they still suffer
  from stability issues, mainly due to the unpredictable nature of vmpressure
  they rely on.

Change-Id: Icd14c79298a3c268abffa06ed17a79dececf423a
Signed-off-by: PIPIPIG233666 <2212848813@qq.com>
This commit is contained in:
Artem Borisov 2019-05-28 01:32:30 +05:30 committed by Max Weffers
parent 5dd4564f19
commit bdfe592a87
No known key found for this signature in database
GPG key ID: 795F73D22FB93FAE

View file

@ -395,7 +395,7 @@ else
# Enable adaptive LMK for all targets &
# use Google default LMK series for all 64-bit targets >=2GB.
echo 1 > /sys/module/lowmemorykiller/parameters/enable_adaptive_lmk
echo 0 > /sys/module/lowmemorykiller/parameters/enable_adaptive_lmk
# Enable oom_reaper
if [ -f /sys/module/lowmemorykiller/parameters/oom_reaper ]; then