Re: Storage management, was Compiler writers will love this language

RLake@oxfam.org.pe
17 Jul 2003 00:31:59 -0400

          From comp.compilers

Related articles
[12 earlier articles]
Re: Storage management, was Compiler writers will love this language blackmarlin@asean-mail.com (2003-07-04)
Re: Compiler writers will love this language ericmuttta@email.com (2003-07-15)
Re: Storage management, was Compiler writers will love this language stephen@dino.dnsalias.com (2003-07-17)
Re: Storage management, was Compiler writers will love this language monnier+comp.compilers/news/@cs-www.cs.yale.edu (Stefan Monnier) (2003-07-17)
Re: Storage management, was Compiler writers will love this language haberg@matematik.su.se (2003-07-17)
Re: Storage management, was Compiler writers will love this language lars@bearnip.com (2003-07-17)
Re: Storage management, was Compiler writers will love this language RLake@oxfam.org.pe (2003-07-17)
Re: Storage management, was Compiler writers will love this language dmr@bell-labs.com (Dennis Ritchie) (2003-07-17)
Re: Storage management, was Compiler writers will love this language dot@dotat.at (Tony Finch) (2003-07-17)
| List of all articles for this month |

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>


Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.