Closed Bug 988372 Opened 11 years ago Closed 11 years ago

The Nursery is half full

Categories

(Core :: JavaScript: GC, defect)

defect
Not set
normal

Tracking

()

RESOLVED INCOMPLETE

People

(Reporter: terrence, Unassigned)

References

Details

(Whiteboard: [MemShrink:P2])

Save memory on b2g and workers by decommitted the last half of the nursery and trigger a GC when we get half full. If we do it right we'll not touch the second half of the nursery and thus not ever need to map the memory.
Blocks: 941783
Whiteboard: [MemShrink]
Whiteboard: [MemShrink] → [MemShrink:P2]
Terrence: in our backlog triage meeting, you said this bug was backed out and that it complicated GC state without much benefit. Were you thinking of a different bug? This bug has no patches. :)
Flags: needinfo?(terrence)
I appear to have put the wrong bug number down. This is a different technique which should have the same effect with less awkward state keeping.
Flags: needinfo?(terrence)
We addressed this with a smaller chunk size.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → INCOMPLETE
You need to log in before you can comment on or make changes to this bug.