DescriptionMake RenderThreadImpl a client of memory coordinator
When the memory coordinator is enabled, RenderThreadImpl becomes a
client of the memory coordinator instead of installing
MemoryPressureListener.
In the implmentation of this CL, both MemoryPressureListener and
MemoryCoordinatorClient are installed regardless of the flag, but as
default MemoryCoordinator is not enabled and when MemoryCoordinator is
enabled by a flag, it is planed to suppress MemoryPressureMonitor
features.
Design Doc: https://docs.google.com/document/d/1a69mMr7jI7qK0OfKNlrZ350xiXizVMCCe8orGX7K8Uo/edit?ts=57d7968b#
BUG=639700
Committed: https://crrev.com/7bb39585012ce3c383e880bc43b710226326a026
Cr-Commit-Position: refs/heads/master@{#424668}
Patch Set 1 #
Total comments: 8
Patch Set 2 : Address on haraken's review #
Depends on Patchset: Messages
Total messages: 23 (14 generated)
|