[Mono-dev] GC

gelin yan dynamicgl at gmail.com
Tue Jun 26 13:36:14 UTC 2012


On Tue, Jun 26, 2012 at 7:48 PM, Greg Young <gregoryyoung1 at gmail.com> wrote:

> We have some code we are running in various environments.
>
> It is stable for memory usage in MS CLR
> It seems to be leaking in boehm (pretty quickly)
> It is stable for memory usage in sgen
>
> My first thought was to start taking memory dumps to see whats going
> on but maybe someone knows some kinds of situations that could cause
> this?
>
> Greg
>
> --
> Le doute n'est pas une condition agréable, mais la certitude est absurde.
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
>

Hi Greg

   I suggest using sgen. it is now a stable implementation. Boehm has many
problems.

Regards

gelin yan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/mono-devel-list/attachments/20120626/7d4ac8c1/attachment.html>


More information about the Mono-devel-list mailing list