[Mono-dev] sgen optimizing

Rodrigo Kumpera kumpera at gmail.com
Mon Oct 28 15:15:05 UTC 2013


On Mon, Oct 28, 2013 at 10:48 AM, "Andrés G. Aragoneses"
<knocte at gmail.com>wrote:

> On 28/10/13 15:42, Rodrigo Kumpera wrote:
>
>> The downside of a larger
>> nursery is the increased pause times for minor collections.
>>
>
> The concurrent-garbage-collector announced at the Mono 3.0 release would
> also be an alternative to avoid the pause times, right?
>

The concurrent collector is only for major collections, it doesn't help
pause times for minor collections.

If yes, is the concurrent-garbage-collector the default for multi-core
> archs? If not, why not?
>

The concurrent collection remains experimental and under development.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/mono-devel-list/attachments/20131028/c0791c57/attachment.html>


More information about the Mono-devel-list mailing list