Re: My arguments

Fergus Henderson <[email protected]> Tue, 12 Aug 2003 22:53:21 +1000
Newsgroups gmane.comp.gnome.mono.garbage-collection
Message-ID <[email protected]>
On 12-Aug-2003, Fernando Diaz <[email protected]> wrote:
> In the other mail i have suggested two algorithms for a future garbage
> collector for Mono:
> 
> 1) Mark-Compact
> 2) Copying Collection
...
> A generational adaptation of these algorithms would be good, it would
> make them more efficient.
...
> What do you think about?.

If you go for copying collection, it may be worth considering the
Beltway approach, which is a generalization of ordinary and generational
copying collection -- see [1].

[1] "Beltway: Getting Around Garbage Collection Gridlock",
    Stephen M. Blackburn, Richard Jones, Kathryn S. McKinley, J Eliot B. Moss.
    ACM SIGPLAN 2002 Conference on Programming Language Design and
    Implementation, Berlin, June 2002.

-- 
Fergus Henderson <[email protected]>  |  "I have always known that the pursuit
The University of Melbourne         |  of excellence is a lethal habit"
WWW: <http://www.cs.mu.oz.au/~fjh>  |     -- the last words of T. S. Garp.
_______________________________________________
Mono-gc-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-gc-list