diff options
| author | Dave Daynard <nardholio@gmail.com> | 2015-08-26 23:58:45 -0700 |
|---|---|---|
| committer | doc HD <doc.divxm@gmail.com> | 2015-08-27 10:42:26 +0300 |
| commit | 92f7e8b6fe36ae023ac24991cff6154541d6dedd (patch) | |
| tree | 79826ae85d580a4e2f3730672b24415148d9b8ef | |
| parent | fd28888bd4c451345b2ce49505d637ba5ae7b6d6 (diff) | |
Revert "msm8960-common: enable adaptive LMK"
Testing to see if this is the cause of the horrible lag at about 1 day of uptime.
This reverts commit fce57cf70882b30fcd1a9618d7c2ae6053718a48.
Change-Id: I66bcc3337acb1b3a7f79ffa1d2afba0337043beb
| -rw-r--r-- | rootdir/etc/init.qcom.rc | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/rootdir/etc/init.qcom.rc b/rootdir/etc/init.qcom.rc index 169cac5..8d741e5 100644 --- a/rootdir/etc/init.qcom.rc +++ b/rootdir/etc/init.qcom.rc @@ -197,10 +197,6 @@ on boot # enable pulsing led on boot write /sys/class/sec/led/led_pattern 6 - # Adaptive LMK - write /sys/module/lowmemorykiller/parameters/enable_adaptive_lmk 1 - write /sys/module/lowmemorykiller/parameters/vmpressure_file_min 53059 - on fs mount_all fstab.qcom |
