> Afaik the simplest GC's need to have exclusive access to the heap and
> stack, so it cant be run in parallell with ordinary processing.

What you mean with parallell? I imagine that it's protected into a critical 
section.
Anyway I'm not a GC expert but there's tons of stuff on GC theories and all 
python and Java sources to study! ;)

Bye Uberto

_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to