commit | da0bc05b2293095c4e1153268ae7b53773f8f5ed | [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 | d716fe3610aae8cefcc676ade00c7bfd2b823c20 [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>