Re: Copying GC and finalization
- From: Florian Liekweg <liekweg@xxxxxx>
- Date: 28 Jul 2005 02:39:05 -0400
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 ]===
.
- References:
- Copying GC and finalization
- From: Julian Stecklina
- Copying GC and finalization
- Prev by Date: Re: Machine language and assembler translators?
- Next by Date: RTL/2 to C Translator
- Previous by thread: Re: Copying GC and finalization
- Next by thread: How eleminate epsilon
- Index(es):