From: Alexandre Oliva (oliva@dcc.unicamp.br)
Date: Thu Dec 03 1998 - 01:18:46 EST
On Dec 2, 1998, Archie Cobbs <archie@whistle.com> wrote:
> Interesting paper "Mostly parallel garbage collection":
> The idea is to use page faults to detect changed pointers,
> so you can run the GC (mostly) in parallel.
Do they present any performance figures about this mechanism? I think
page faults are too expensive a way to detect changed pointers, unless
you have page faults very rarely.
-- Alexandre Oliva http://www.dcc.unicamp.br/~oliva aoliva@{acm.org} oliva@{dcc.unicamp.br,gnu.org,egcs.cygnus.com,samba.org} Universidade Estadual de Campinas, SP, Brasil
This archive was generated by hypermail 2b29 : Sat Sep 23 2000 - 19:57:04 EDT