Open
Bug 1888328
Opened 1 year ago
Updated 1 year ago
Add a profiler marker for purging memory from mozjemalloc
Categories
(Core :: Memory Allocator, task)
Core
Memory Allocator
Tracking
()
NEW
People
(Reporter: pbone, Assigned: pbone)
Details
We can add profiler markers for purging memory from mozjemalloc. I have some WIP pages that experiment with this and markers for precommitting memory (Bug 1867197): https://share.firefox.dev/3TSwfmX We could add counts of the current allocated/dirty/fresh/madvised/decommitted pages for each arena too.
You need to log in
before you can comment on or make changes to this bug.
Description
•