Files
frameworks_base/core/jni
Minchan Kim 49813529f7 skip reading vmallocinfo if not needed
If kernel supports vmalloc memory accouting from /proc/meminfo
(https://patchwork.kernel.org/patch/10944111/)
it's pointless to parse /proc/vmallocinfo since it's too heavy

Bug: 136688885
Test: manual checking right vmalloc pages from meminfo
Test: manual checking check that never invokes ReadVmallocInfo if
      kernel supports vmalloc pages
Change-Id: I725ea1f8a0c4ab07e78893fdb39661a65eac39e6
Signed-off-by: Minchan Kim <minchan@google.com>
2019-07-10 01:41:04 +00:00
..
2019-02-26 18:09:36 +00:00
2019-02-26 18:09:36 +00:00
2019-05-01 19:19:50 +00:00
2019-02-13 12:21:49 -08:00