DescriptionCrOS - Memory debug widget shows anonymous memory and renderer kills.
Change the status area memory widget to display anonymous memory allocated,
which is a good proxy for "total memory allocated" and what we use in the
UMA histograms (Platform.MemuseAnon[0-5]). Also display renderer kills, which
will tick up when we run out of memory and the OOM killer starts running.
Refactor GetSystemMemoryInfo to use a struct.
BUG=chromium-os:18969
TEST=manual, turn on memory status widget in about:flags and restart, open some tabs and watch memory consumption increase, use Task Manager / End Process to kill a process and watch the kill count increase
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=96423
Patch Set 1 #
Total comments: 6
Patch Set 2 : addressing review comments #
Messages
Total messages: 5 (0 generated)
|