-
Notifications
You must be signed in to change notification settings - Fork 8.3k
Memory Tracking Issues #82036
Copy link
Copy link
Closed
Labels
memoryWhen memory usage is higher than expectedWhen memory usage is higher than expected
Description
This is a placeholder issue for such problems, since I was looking into this multiple times, I will add more info later
There are 3 types of issues:
- when RSS is higher the
MemoryTrackingmetric- Don't remember anything existing, but I've seen such cases now
- when
MemoryTrackingis higher then RSS- Example of previous fixes/problems
- non-jemalloc builds (memory usage under sanitizers)
- Example of previous fixes/problems
- Examples of reports that are still exist:
- Todo
For the (2) case we can gather jemalloc profiles from CI - #82035
And we have both
If you have some detailed reports, please post them here.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
memoryWhen memory usage is higher than expectedWhen memory usage is higher than expected