[coyotos-dev] GC as a helper process
Pierre THIERRY
nowhere.man at levallois.eu.org
Tue Jan 9 16:37:56 CST 2007
Scribit Jonathan S. Shapiro dies 09/01/2007 hora 15:49:
> I'm not an expert on GC. My suspicion is that GC is best done as an
> in-process activity. The compiler needs to help to get efficient write
> barriers, and that has a pretty tight coupling to the runtime system.
In fact, I was not really thinking about a generic GC, but about an
implementation-specific one. That is, Mono would have it's own GC, SBCL
it's own, and so on.
A generic GC would porbably not be worth the effort (and the
complication, and the bugs coming with it).
> Within the EROS-native subsystems, we simply use a different design
> discipline to begin with.
Do you mean you split up the design in small objects directly?
Curiously,
Pierre
--
nowhere.man at levallois.eu.org
OpenPGP 0xD9D50D8A
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://www.coyotos.org/pipermail/coyotos-dev/attachments/20070109/a541b2a6/attachment.bin
More information about the coyotos-dev
mailing list