[Mono-dev] sgen optimizing

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


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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/mono-devel-list/attachments/20131028/f8e4827d/attachment.html>


More information about the Mono-devel-list mailing list