DescriptionAdd architecture for simulating memory pressure notifications in all processes
This patch augments the architecture for cross-process memory
notification suppressing (https://codereview.chromium.org/1361963002/)
with methods and IPC messages for simulating notifications.
The required architecture for simulating memory pressure notifications
within a single process was added in
https://codereview.chromium.org/1370713002/.
This patch is a part of the plan to implement a DevTools API for
suppressing and simulating memory pressure signals in Chrome. The main
use case for this feature is to enforce consistent conditions across
memory measurements. See https://goo.gl/cZFdH3 for more details.
BUG=516776
Committed: https://crrev.com/bdfa9fad1377fac771a6e2ddf169adae989799be
Cr-Commit-Position: refs/heads/master@{#351623}
Patch Set 1 : #
Total comments: 16
Patch Set 2 : Address Primiano's comments #
Total comments: 8
Patch Set 3 : Address nasko's comments #
Messages
Total messages: 17 (6 generated)
|