Re: Anybody who wants to port Boehm-Weisser Garbage Collector?
- From: espie@xxxxxxxxx (Marc Espie)
- Date: Sat, 8 Mar 2008 13:52:56 +0000 (UTC)
In article <11e70f2b-e20b-4a01-9fd9-c83e17dac8d7@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>,
llothar <llothar@xxxxxx> wrote:
- garbage collection is tough, especially in the presence of dynamic
loading, which is already a bitch to make it run.
No it is not. Boehm is using a very simple mode of world stop and run.
This
is good enough for many cases. Incremental mode is not disabled by
default
on many (any?) system.
Oh ***, get gcj to work on OpenBSD i386, if you're so smart. This is the
one apps where, specifically, tests fail when the lib is linked dynamically.
I'm not even speaking `weird' architectures, as you put it, but mainstream.
The kind of attitude you display does not conduce to WANTING to help you.
In fact, it makes me put boehm-gc even FURTHER on my list of things to do.
*** you.
.
- References:
- Re: Anybody who wants to port Boehm-Weisser Garbage Collector?
- From: Marc Espie
- Re: Anybody who wants to port Boehm-Weisser Garbage Collector?
- From: llothar
- Re: Anybody who wants to port Boehm-Weisser Garbage Collector?
- Prev by Date: Re: Anybody who wants to port Boehm-Weisser Garbage Collector?
- Next by Date: Re: Anybody who wants to port Boehm-Weisser Garbage Collector?
- Previous by thread: Re: Anybody who wants to port Boehm-Weisser Garbage Collector?
- Next by thread: re0 watchdog timeout and high interrupts
- Index(es):