Revert "klte-common: init: Disable Adapative LMK"
This reverts commit 3c04b582d7
.
* The real cause for the seeming Adaptive LMK misbehavior was a merge
derp in the kernel that did not take into account zcache pages. This
is corrected with LineageOS/android_kernel_samsung_msm8974 1355fda449
Change-Id: I9441538de0d2d0dfc775519a7e8e17b584a2b833
This commit is contained in:
parent
4f33809cf6
commit
f98d6e2b5a
1 changed files with 1 additions and 1 deletions
|
@ -65,7 +65,7 @@ on fs
|
|||
setprop qcom.audio.init complete
|
||||
|
||||
# Adaptive LMK
|
||||
write /sys/module/lowmemorykiller/parameters/enable_adaptive_lmk 0
|
||||
write /sys/module/lowmemorykiller/parameters/enable_adaptive_lmk 1
|
||||
write /sys/module/lowmemorykiller/parameters/vmpressure_file_min 53059
|
||||
|
||||
on post-fs
|
||||
|
|
Loading…
Reference in a new issue