Open
Bug 1537649
Opened 6 years ago
Updated 2 years ago
investigate fragmentation in other zones that causes the current zone to OOM.
Categories
(Core :: JavaScript: GC, enhancement, P3)
Core
JavaScript: GC
Tracking
()
NEW
People
(Reporter: pbone, Unassigned)
References
(Blocks 1 open bug)
Details
It be possible that fragmentation in another zone, either of cells in arenas or of arenas in chunks, causes a different zone to fail to allocate a new chunk and therefore fail the allocation/OOM.
If this is happening then perhaps it can be avoided handwaves by better scheduling.
Reporter | ||
Updated•6 years ago
|
Priority: -- → P3
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•