[Mono-dev] SGen ready for early testing

Mark Probst mark.probst at gmail.com
Fri Nov 6 06:42:41 EST 2009


Hello everybody,

Our new garbage collector, SGen, is now at the point where it's ready
for early testing.  It's still a long way from being ready for
production use - it's still slow and consumes too much memory,
especially for long-running processes - but if you'd like to help us
find bugs, please consider giving it a try.  I'm especially interested
in cases where Mono crashes or hangs with SGen (other than for memory
exhaustion).  The simpler the test cases the better.

To use SGen instead of Boehm, configure mono with the switch
"--with-gc=sgen".  At this point it's only known to run on x86 and
AMD64 Linux.

Thanks!

Mark


More information about the Mono-devel-list mailing list