Closed Bug 576896 Opened 14 years ago Closed 6 years ago

Simple generational collection

Categories

(Tamarin Graveyard :: Garbage Collection (mmGC), defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX
Future

People

(Reporter: lhansen, Assigned: tony.printezis)

References

Details

Attachments

(1 file)

(Extracted from bug #516156.)

Observe that a simple generational collector is a collector that does not clear the mark bits at the end of a collection cycle and which runs the write barrier all the time.  Occasionally it must collect the entire heap, which it does by clearing the mark bits and triggering a normal incremental collection.  The latter can be controlled by policy.
Blocks: 516156
Blocks: 627025
No longer blocks: 516156
Flags: flashplayer-qrb+
Assignee: lhansen → fklockii
((Food for thought) for Tony.)  Feel free to close as "WONTFIX", as you like.
Assignee: fklockii → tony.printezis
Tamarin is a dead project now. Mass WONTFIX.
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
Resolution: --- → WONTFIX
Tamarin isn't maintained anymore. WONTFIX remaining bugs.
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: