garbage collection

Davor Cubranic cubranic at cs.ubc.ca
Wed May 20 16:14:19 PDT 1998


gback at cs.utah.edu said:
> Incremental gc does a bit of gc at every allocation.  Both 
> asynchronous and incremental gc require barriers.

So the garbage collector in Kaffe is currently neither incremental nor 
asynchronous and just kicks in when object allocation fails because of an 
out-of-memory condition?

Davor



More information about the kaffe mailing list