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:
parent
5dd4564f19
commit
bdfe592a87
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue