[Mono-dev] sgen optimizing

Greg Young gregoryyoung1 at gmail.com
Mon Oct 28 13:40:15 UTC 2013


sorry for type meant 4mb not 4kb (that would be a really small nursery!)


On Mon, Oct 28, 2013 at 3:38 PM, Greg Young <gregoryyoung1 at gmail.com> wrote:

> We have an application with a fairly common usage pattern. We send many
> messages in memory between a series of components (often with queues in the
> middle). In looking through sgen and defaults etc it would seem that by
> default there is a 4kb nursery. In this case we would have many of these
> small short lived messages getting promoted to the main heap. Is this a
> usage scenario where we might want to increase the size of the nursery to
> prevent the false promotions (aside from the messages we allocate very
> little else).
>
> Cheers,
>
> Greg
>
> --
> Le doute n'est pas une condition agréable, mais la certitude est absurde.
>



-- 
Le doute n'est pas une condition agréable, mais la certitude est absurde.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/mono-devel-list/attachments/20131028/f14770da/attachment.html>


More information about the Mono-devel-list mailing list