[Mono-list] using sgen

Stifu stifu at free.fr
Tue Jun 28 02:20:27 EDT 2011


SGen isn't the default because it's not quite mature enough yet. Needs more
work and more testing. It should become the default with Mono 3.0, if the
plans don't change until then.

"To use the new garbage collector, you just need to invoke Mono with the
--gc=sgen command line option, or set the MONO_ENV_OPTIONS environment
variable to contain "--gc=sgen" option. By default Mono continues to use the
Boehm collector."


newbie_mono wrote:
> 
> Hi 
> 
> I am new to mono. can someone tell me how to direct mono to use sgen. I
> have been trying different things and don't seem to be able to. Also is
> there a disadvantage to using the new garbage collector. If so why the
> default is still the old one?
> 


--
View this message in context: http://mono.1490590.n4.nabble.com/using-sgen-tp3629322p3629554.html
Sent from the Mono - General mailing list archive at Nabble.com.


More information about the Mono-list mailing list