<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Jul 3, 2014 at 8:40 AM, Marcel Taeumel <span dir="ltr">&lt;<a href="mailto:marcel.taeumel@student.hpi.uni-potsdam.de" target="_blank">marcel.taeumel@student.hpi.uni-potsdam.de</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">Hi Elliot,<br>
<br>
your code fills up memory faster. Mine was just some run-time data<br>
collection project. :) With your code, the LowSpaceWatcher kicks in (at<br>
about 960 MB).<br>
<br>
The standard non-Cog SqueakVM in a Squeak 4.5 image informs at about 510 MB<br>
about low memory. Cannot even dismiss the watcher... keeps on bothering me.<br>
<br>
In both cases, the VM does not crash. :)<br></blockquote><div><br></div><div>So just to confirm, you think it is safe to raise <span style="color:rgb(0,0,0);font-family:arial,sans-serif;font-size:13px">MAX_VIRTUAL_MEMORY</span> </div>
<div><br></div><div><span style="color:rgb(0,0,0);font-family:arial,sans-serif;font-size:13px">#define MAX_VIRTUAL_MEMORY 512*1024*1024*4</span><br></div><div><span style="color:rgb(0,0,0);font-family:arial,sans-serif;font-size:13px"></span></div>
</div><div><br></div><div>yes?</div><div><br></div>-- <br>best,<div>Eliot</div>
</div></div>