commit | 5f1b34053452cb76bf30e94e8734bee4b9a26cf6 | [log] [tgz] |
---|---|---|
author | Suren Baghdasaryan <surenb@google.com> | Fri Apr 13 13:11:51 2018 -0700 |
committer | Suren Baghdasaryan <surenb@google.com> | Sat Apr 14 23:50:14 2018 -0700 |
tree | 6f4024456450a265f50aeeaa63eb5c1da2fa8e2e | |
parent | 260251862e18ad1706a5be4a297bc66c0259fbeb [diff] |
lmkd: Add zoneinfo and meminfo parsing routines /proc/zoneinfo and /proc/meminfo contain information necessary for lmkd to assess system memory state. Add routines to parse these files. Bug: 77299493 Bug: 75322373 Change-Id: Ie7d80bbb81fd0d2fc0629f6f678e6afc97fed1f6 Signed-off-by: Suren Baghdasaryan <surenb@google.com>