DescriptionApply artificial memory pressure when backgrounded.
In https://codereview.chromium.org/17106004/, I am adding discardable memory
emulation for platforms that do not support it natively. The emulation works by
listening for memory pressure notifications and purging memory in response.
But we don't yet provide memory pressure notifications on any platform other
than android.
In future, we'll periodically poll system memory usage, and send memory pressure
notifications as appropriate, but as a first step, we will artificially apply
memory pressure when tabs are backgrounded.
BUG=237681
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=207947
Patch Set 1 #
Total comments: 1
Patch Set 2 : . #
Total comments: 5
Patch Set 3 : . #Patch Set 4 : . #Patch Set 5 : . #Patch Set 6 : . #
Messages
Total messages: 16 (0 generated)
|