From: | RLake@oxfam.org.pe |
Newsgroups: | comp.compilers |
Date: | 17 Jul 2003 00:31:59 -0400 |
Organization: | Compilers Central |
References: | 03-05-211 03-06-015 03-06-054 03-06-057 03-06-078 03-06-106 03-07-012 03-07-089 |
Keywords: | storage, GC |
Posted-Date: | 17 Jul 2003 00:31:59 EDT |
X-MIMETrack: | Serialize by Router on SUMGAT02/Oxfam(Release 5.0.11 |July 24, 2002) at 15/07/2003 20:59:24, Serialize complete at 15/07/2003 20:59:24 |
> I notice here, that you refer to "pure" reference-count GC, implying
> that some GC's are "hybrid" and combine reference-counting and some
> other scheme (supposeddly mark-and-sweep). How would such a hybrid GC
> work? any papers on the subject?
You might find the following interesting (and also its bibliography):
Wise, David S., Stop-and-copy and One-bit Reference Counting
<http://www.cs.indiana.edu/cgi-bin/techreports/TRNNN.cgi?trnum=TR360>
Return to the
comp.compilers page.
Search the
comp.compilers archives again.