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.

Signed-off-by: PIPIPIG233666 <2212848813@qq.com>
Change-Id: I8256abb91b7e3160670ec45a22fdceeecc2a928c
This commit is contained in:
Artem Borisov 2019-05-28 01:32:30 +05:30 committed by OdSazib
parent e7656c2f04
commit 3eaea533e1
No known key found for this signature in database
GPG key ID: CB336514F9F5CF69

View file

@ -725,7 +725,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