commit | e2ce5125578b05e0092319e36c8662409ea7a767 | [log] [tgz] |
---|---|---|
author | Suren Baghdasaryan <surenb@google.com> | Fri Apr 13 13:11:51 2018 -0700 |
committer | Suren Baghdasaryan <surenb@google.com> | Sun Apr 15 07:55:27 2018 +0000 |
tree | fda85bc9f1aff65279abcb5c1a741fd43632cd56 | |
parent | b6241357cdacfd37a3ee16b71b781f0eb5fd59eb [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 Merged-In: Ie7d80bbb81fd0d2fc0629f6f678e6afc97fed1f6 Change-Id: Ie7d80bbb81fd0d2fc0629f6f678e6afc97fed1f6 Signed-off-by: Suren Baghdasaryan <surenb@google.com>