USENET Premium
 USENET Archives Select Content
   Reviewed by Anonymous Insider
From: iia...@iifeak.swan.ac.uk (Alan Cox)
Subject: Garbage Collection
Date: 1995/08/23
Message-ID: < DDrC4H.526@info.swan.ac.uk>#1/1
X-Deja-AN: 108719592
sender: n...@info.swan.ac.uk
x-nntp-posting-host: iifeak.swan.ac.uk
organization: Institute For Industrial Information Technology
newsgroups: gnu.misc.discuss


Before I go off and write a garbage collection routine for the unix file
descriptor passing in Linux are there any good sources of GPL/PD garbage
collectors.

Answers by email preferred

Alan
-- 
  ..-----------,,----------------------------,,----------------------------,,
 // Alan Cox  //  iia...@www.linux.org.uk   //  GW4PTS@GB7SWN.#45.GBR.EU  //
Redistribution of this message via the Microsoft Network is prohibited
<a href="file:/dev/mouse">Click here to disable mouse.

From: m...@sanscalc.nada.kth.se (Mikael Djurfeldt)
Subject: Re: Garbage Collection
Date: 1995/08/23
Message-ID: < xy7hh3878nd.fsf@sanscalc.nada.kth.se>#1/1
X-Deja-AN: 108719595
sender: m...@sanscalc.nada.kth.se
references: < DDrC4H.526@info.swan.ac.uk>
cc: iia...@iifeak.swan.ac.uk
content-type: text/plain; charset=iso-8859-1
organization: Royal Institute of Technology, Stockholm, Sweden
mime-version: 1.0
reply-to: Mikael Djurfeldt < djurfe...@nada.kth.se>
newsgroups: gnu.misc.discuss

In article < DDrC4H....@info.swan.ac.uk> iia...@iifeak.swan.ac.uk (Alan Cox) 
writes:

   Before I go off and write a garbage collection routine for the unix file
   descriptor passing in Linux are there any good sources of GPL/PD garbage
   collectors.

   Answers by email preferred

Here is the location of a very good overview article:

"Uniprocessor Garbage Collection Techniques" by Paul R. Wilson
ftp://ftp.cs.utexas.edu/pub/garbage/bigsurv.ps

Good luck with your work!

/mdj