From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.1.3 (2006-06-01) on yquem.inria.fr X-Spam-Level: X-Spam-Status: No, score=0.2 required=5.0 tests=MISSING_HEADERS autolearn=disabled version=3.1.3 X-Original-To: caml-list@yquem.inria.fr Delivered-To: caml-list@yquem.inria.fr Received: from concorde.inria.fr (concorde.inria.fr [192.93.2.39]) by yquem.inria.fr (Postfix) with ESMTP id 43928BBBB for ; Thu, 14 Sep 2006 23:23:55 +0200 (CEST) Received: from postar.fmf.uni-lj.si (vega.fmf.uni-lj.si [193.2.67.45]) by concorde.inria.fr (8.13.6/8.13.6) with ESMTP id k8ELNscn029998 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Thu, 14 Sep 2006 23:23:55 +0200 Received: from localhost (unknown [192.168.5.1]) by postar.fmf.uni-lj.si (Postfix) with ESMTP id C4EFBA637F for ; Thu, 14 Sep 2006 22:59:10 +0200 (CEST) X-Virus-Scanned: amavisd-new at spam.fmf.uni-lj.si Received: from postar.fmf.uni-lj.si ([192.168.5.5]) by localhost (spam.fmf.uni-lj.si [192.168.5.1]) (amavisd-new, port 10024) with ESMTP id En9iJI+pAanP for ; Wed, 13 Dec 2006 08:04:23 +0000 (UTC) Received: from [192.168.1.100] (BSN-77-186-71.dsl.siol.net [193.77.186.71]) by postar.fmf.uni-lj.si (Postfix) with ESMTP id 1FF9B4851E for ; Thu, 14 Sep 2006 22:59:10 +0200 (CEST) Message-ID: <4509C30A.5030304@andrej.com> Date: Thu, 14 Sep 2006 23:00:58 +0200 From: Andrej Bauer Reply-To: Andrej.Bauer@andrej.com User-Agent: Thunderbird 1.5.0.5 (X11/20060812) MIME-Version: 1.0 Cc: caml-list@yquem.inria.fr Subject: Re: [Caml-list] The Future Possibility of Concurrent Garbage Collection? References: <1158253497.24982.155.camel@rosella.wigram> In-Reply-To: <1158253497.24982.155.camel@rosella.wigram> Content-Type: text/plain; charset=ISO-8859-2; format=flowed Content-Transfer-Encoding: 7bit X-Miltered: at concorde with ID 4509C86A.001 by Joe's j-chkmail (http://j-chkmail.ensmp.fr)! X-Spam: no; 0.00; andrej:01 andrej:01 scalable:01 2006:98 wrote:01 wrote:01 doligez:01 garbage:01 caml-list:01 thesis:01 concurrent:03 concurrent:03 parallel:05 thu:05 papers:05 skaller wrote: > On Thu, 2006-09-14 at 10:40 -0500, Jim Battin wrote: >> Prior to that, there appears to have been some >> academic research regarding concurrent GC (Doligez, Leroy). > > There's some more recent stuff eg > > "Scalable Real-time parallel GC for SMP", Cheng > > (sorry lost the URL ..) 12 page journal version: http://www.cs.cmu.edu/afs/cs.cmu.edu/user/guyb/www/papers/gc2001.pdf Ph.D. thesis: http://reports-archive.adm.cs.cmu.edu/anon/2001/CMU-CS-01-174.ps Perry Cheng was a schoolmate of mine. The world is so small. Best regards, Andrej