Chromium Code Reviews
DescriptionTask manager: Get physical memory efficiently for all processes from SharedSampler.
This leverages recently introduced SharedSampler to get
Physical Memory (Memory column) efficiently for all
processes in one go. This applies only to Windows
implementation. Two other memory columns which aren't
shown by default are still mapped to the old, more
expensive implementation.
BUG=618862
Committed: https://crrev.com/a8d8427d83905a9fc64242dde7b21f1a8eda839c
Cr-Commit-Position: refs/heads/master@{#415066}
Patch Set 1 #Patch Set 2 : Added unit tests #Patch Set 3 : Fixed build warning #Patch Set 4 : Fixed test failure #
Total comments: 13
Patch Set 5 : Addressed CR feedback #Messages
Total messages: 37 (27 generated)
|