[squeak-dev] Re: New Cog VMs available...

Eliot Miranda eliot.miranda at gmail.com
Thu Jul 3 17:40:12 UTC 2014


On Thu, Jul 3, 2014 at 8:40 AM, Marcel Taeumel <
marcel.taeumel at student.hpi.uni-potsdam.de> wrote:

> Hi Elliot,
>
> your code fills up memory faster. Mine was just some run-time data
> collection project. :) With your code, the LowSpaceWatcher kicks in (at
> about 960 MB).
>
> The standard non-Cog SqueakVM in a Squeak 4.5 image informs at about 510 MB
> about low memory. Cannot even dismiss the watcher... keeps on bothering me.
>
> In both cases, the VM does not crash. :)
>

So just to confirm, you think it is safe to raise MAX_VIRTUAL_MEMORY

#define MAX_VIRTUAL_MEMORY 512*1024*1024*4

yes?

-- 
best,
Eliot
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20140703/90446bf1/attachment.htm


More information about the Squeak-dev mailing list