Closed Bug 1131405 Opened 10 years ago Closed 10 years ago

GC more aggressively when we're out of memory

Categories

(Core :: JavaScript: GC, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla38
Tracking Status
firefox38 --- fixed

People

(Reporter: terrence, Assigned: terrence)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

Currently this does a single-zone, non-shrinking GC. It seems that if we need to GC work anyway and we're actually out of memory, we should probably do an all-zones, shrinking GC to get as much memory back as possible.
Attachment #8561797 - Flags: review?(sphink)
Target Milestone: flash10 → ---
Attachment #8561797 - Flags: review?(sphink) → review+
Note, this change was pulled out of Part 2 from this green try run, so we should be gtg: https://treeherder.mozilla.org/#/jobs?repo=try&revision=254ffde43bb4 https://hg.mozilla.org/integration/mozilla-inbound/rev/de7c130a0d58
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla38
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: