#616: compacting/copying gc
---------------------+------------------------------------------------------
 Reporter:  allison  |       Owner:     
     Type:  roadmap  |      Status:  new
 Priority:  normal   |   Milestone:  3.0
Component:  none     |     Version:     
 Severity:  medium   |    Keywords:     
     Lang:           |       Patch:     
 Platform:           |  
---------------------+------------------------------------------------------

Comment(by mikehh):

 I agree with the above comment in essence, however one of the major
 advantages of copying collectors is that the collector compacts the heap
 discarding short-lived objects.  Techniques are available so that long-
 lived objects can be set up in a 'different' space and handled in a
 generational or incremental collector.  I have put these notes on the wiki
 as CopyingGarbageCollector and also CheneysCopyingCollector and I will
 expand them as well as adding further notes later.

-- 
Ticket URL: <https://trac.parrot.org/parrot/ticket/616#comment:4>
Parrot <https://trac.parrot.org/parrot/>
Parrot Development
_______________________________________________
parrot-tickets mailing list
[email protected]
http://lists.parrot.org/mailman/listinfo/parrot-tickets

Reply via email to