commit | 351326b578ae3466030d9d1f11383993a7eafc04 | [log] [tgz] |
---|---|---|
author | Ioannis Ilkos <ilkos@google.com> | Mon Jun 07 17:02:56 2021 +0100 |
committer | Ioannis Ilkos <ilkos@google.com> | Tue Jun 08 14:24:26 2021 +0000 |
tree | cadb023f8daf40b705e9fb313bfff4deb6729eb6 | |
parent | c9b4286e05ca85e3f0fbd9ef0d4bc4b653c83bb0 [diff] |
Allow system_server to read /proc/vmstat /proc/vmstat oom_kill counts the number of times __oom_kill_process was actioned (https://lore.kernel.org/lkml/149570810989.203600.9492483715840752937.stgit@buzz/) We want to record this in the context of system_server for tracking purposes. Bug: 154233512 Change-Id: I27bcbcd5d839e59a1dca0e87e2f4ae107201654c Test: build, verify vmstat can be read