commit | 676d42d9832b91ad064fdce3fcc0b277e42c5c7d | [log] [tgz] |
---|---|---|
author | Tim Murray <timmurray@google.com> | Wed Feb 13 20:47:46 2019 -0800 |
committer | Tim Murray <timmurray@google.com> | Wed Apr 17 18:23:26 2019 -0700 |
tree | 9d29f907df5055b618b8aaae1b932a9719cf0779 | |
parent | 0a069df47fae4f52158de20e4c44a96023a5e618 [diff] |
psi support for low memory detection inside ActivityManagerService Add LowMemDetector class and use it in ActivityManagerService to detect memory conditions based on in-kernel psi monitors. Test: boots, detects low memory Bug: 129476847 Change-Id: I7a05ba36196d24ce5147b97c076e38b92dc71e2e Signed-off-by: Tim Murray <timmurray@google.com> Signed-off-by: Suren Baghdasaryan <surenb@google.com>