msm8996-common: Switch lmkd to use minfree levels for kill decisions
Enable ro.lmk.use_minfree_levels flag to use minfree levels to decide when lmkd should kill. This makes lmkd work the same way lowmemorykiller kernel driver used to work. Bug: 77299493 Bug: 75322373 Test: lmkd_unit_test Change-Id: Ic29d7fd21af1cb6af3a7d2a175d210775a09987e Signed-off-by: Suren Baghdasaryan <surenb@google.com>
This commit is contained in:
committed by
Bruno Martins
parent
a400dce94d
commit
30492ffcaa
@@ -10,3 +10,4 @@ ro.lmk.upgrade_pressure=100
|
||||
ro.lmk.downgrade_pressure=100
|
||||
ro.lmk.kill_heaviest_task=true
|
||||
ro.lmk.kill_timeout_ms=100
|
||||
ro.lmk.use_minfree_levels=true
|
||||
|
||||
Reference in New Issue
Block a user