Bug 1671114 - pt 5. Optionally touch memory as its allocated r=glandium
commitfb1e0178affb006f5f60140b5cef574311822d2e
authorPaul Bone <pbone@mozilla.com>
Tue, 18 May 2021 06:33:48 +0000 (18 06:33 +0000)
committerPaul Bone <pbone@mozilla.com>
Tue, 18 May 2021 06:33:48 +0000 (18 06:33 +0000)
treebdb247651274d3ac44f01b96d5c0a09a9ea028f1
parent303f9012b3e92175e4a8b37415929ce9362b8cbf
Bug 1671114 - pt 5. Optionally touch memory as its allocated r=glandium

By touching memory when we allocate it our RSS will more accurately
represent Firefox's memory usage.

Differential Revision: https://phabricator.services.mozilla.com/D98286
memory/replace/logalloc/replay/Replay.cpp