Chromium Code Reviews
DescriptionAdd MemoryCoordinator::GetGlobalMemoryState()
MemoryCoordinator::GetCurrentMemoryState() is not always the same as
the global memory state because the browser process won't be suspended
(at least for now). On the other hand, we want to have a way to record
the global memory state to tweak memory coordinator's parameters.
Add GetGlobalMemoryState() method which returns the raw value of the
global state. Keep GetCurrentMemoryState() for clients in the browser
process.
BUG=662772
Committed: https://crrev.com/5e2c875dca161e2b897d4cf454633c424b52f55b
Cr-Commit-Position: refs/heads/master@{#435873}
Patch Set 1 #
Messages
Total messages: 13 (7 generated)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||