Author: chromatic Date: Thu Jan 17 11:28:43 2008 New Revision: 24944 Modified: trunk/docs/pdds/draft/pdd09_gc.pod
Log: [PDD] Added yet another reference link to the GC PDD. Modified: trunk/docs/pdds/draft/pdd09_gc.pod ============================================================================== --- trunk/docs/pdds/draft/pdd09_gc.pod (original) +++ trunk/docs/pdds/draft/pdd09_gc.pod Thu Jan 17 11:28:43 2008 @@ -1,4 +1,4 @@ -# Copyright (C) 2001-2007, The Perl Foundation. +# Copyright (C) 2001-2008, The Perl Foundation. # $Id$ =head1 NAME @@ -362,3 +362,5 @@ "A unified theory of garbage collection" <http://portal.acm.org/citation.cfm?id=1028982> "Scalable Locality-Conscious Multithreaded Memory Allocation" http://people.cs.vt.edu/~scschnei/papers/ismm06.pdf + +"Parallel and concurrent garbage collectors" <http://chaoticjava.com/posts/parallel-and-concurrent-garbage-collectors/>