Chromium Code Reviews
Descriptionmemory coordinator: Call PurgeMemory() after Notify(SUSPENDED)
Currently we tentatively call PurgeMemory() before Notify(SUSPENDED).
The order should be reversed as there could be cache allocations before
suspending (throttling) task is actually done, as Eric mentioned[1].
[1] https://codereview.chromium.org/2664703002/#msg15
BUG=684287
Review-Url: https://codereview.chromium.org/2685933003
Cr-Commit-Position: refs/heads/master@{#449189}
Committed: https://chromium.googlesource.com/chromium/src/+/a8c0d87fb51b053a25e3cebfde5ccbd94a24f10c
Patch Set 1 #
Messages
Total messages: 12 (8 generated)
|
|||||||||||||||||||