Re: Copying GC and finalization



Julian Stecklina wrote:
> I am quite puzzled on how
> to implement this without losing the nice property of copying garbage
> collectors that there is nothing to do for objects that have become
> garbage.

Well, with finalisation, you have to do *something* to those objects,
by definition.

> If anyone can point me to some information, it would be very helpful.

I remember seeing a good article on that issue by Hans-J. Boehm of HP.
Start at http://www.hpl.hp.com/personal/Hans_Boehm/gc/finalization.html,
and see the POPL2003 paper "Destructors, Finalizers, and Synchronization"
by the same author.

cheers,
Florian
--
=======================================================================
Florian Liekweg | We resisted the temptation to develop what
IPD Universität Karlsruhe | the market needed at the time.
========================================[ Rich Seifert on Ethernet ]===
.