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 18:56:31 +0100
User-agent: Mutt/1.5.21 (2010-09-15)

On Wed, Nov 14, 2012 at 05:19:13PM +0100, Paolo Bonzini wrote:
> > so my vspace could be a lot smaller (right now it is 337m), resident
> > space is looking reasonable though.
> 
> vspace includes the total amount allocated to the ObjectMemory.  Most of
> it is mapped MAP_NORESERVE, and doesn't really matter.

hehe, even if no pages are assigned why is so much allocated? To make sure
all OOPs/Objects will remain in the same area to ease GC?

holger



reply via email to

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