Open
Bug 1849121
Opened 1 year ago
Add more telemetry for PHC
Categories
(Core :: Memory Allocator, task, P3)
Core
Memory Allocator
Tracking
()
NEW
People
(Reporter: pbone, Unassigned)
References
(Blocks 1 open bug)
Details
This bug is an extension of 1829127 and lower priority.
Add more PHC telemetry that could be useful. We could consider:
The distributions of process lifetimes.
Maybe the utilsation of PHC when a process terminates, did we ever use close to all the slots?
If we ever fail an allocation because all the slots are used?
How often we "reuse" a freed slot.
You need to log in
before you can comment on or make changes to this bug.
Description
•