Go to file
Suren Baghdasaryan 30854e70d9 lmkd: Implement kill timeout
New ro.lmk.kill_timeout_ms property defines timeout in ms after a
successful kill cycle for more kills to be considered. This is
necessary because memory pressure after a kill does not go down
instantly and system needs time to reflect new memory state. This
timeout prevents extra kills in the period immediately after a
kill cycle. By default it is set to 0 which disables this feature.

Bug: 63631020
Test: alloc-stress

Change-Id: Ia847118c8c4a659a7fc38cd5cd0042acb514ae28
Signed-off-by: Suren Baghdasaryan <surenb@google.com>
2018-01-20 03:49:35 +00:00
Android.bp lmkd: Remove stale dependency on libprocessgroup 2018-01-17 17:02:27 -08:00
OWNERS Add lmkd/OWNERS. 2017-12-08 16:12:58 -08:00
lmkd.c lmkd: Implement kill timeout 2018-01-20 03:49:35 +00:00
lmkd.rc Enable hidepid=2 on /proc 2015-11-09 09:08:46 -08:00