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