help-smalltalk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Help-smalltalk] Memory management, OOM, Exceptions


From: Holger Hans Peter Freyther
Subject: Re: [Help-smalltalk] Memory management, OOM, Exceptions
Date: Wed, 14 Nov 2012 17:17:34 +0100
User-agent: Mutt/1.5.21 (2010-09-15)

On Mon, Oct 29, 2012 at 08:56:08AM +0100, Paolo Bonzini wrote:
> ObjectMemory>>#growThresholdPercent:
> ObjectMemory>>#bigObjectThreshold:
> ObjectMemory>>#spaceGrowRate:

I need to try that.. is there another way to shrink that after an image
is running? For one of my images (running for a while)

                size    used            ratio
edenSize        3145728 57240           0.01819610595703
survSpaceSize   131072  114588          0.87423706054688
oldSpaceSize    5452595 774144          0.14197716866923
fixedSpaceSize  5452595 0               0

so my vspace could be a lot smaller (right now it is 337m), resident
space is looking reasonable though.

> 
> Can you do some plots of the ObjectMemory statistics after each of the
> 10000 iterations?

I will plot it.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]