<br><br><div class="gmail_quote">On Tue, Aug 4, 2009 at 9:26 PM, Ang Beepeng <span dir="ltr">&lt;<a href="mailto:beepeng86@yahoo.com">beepeng86@yahoo.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<br>
What is the different between heapSize and minimumMemory in SqueakVm source?</blockquote><div><br></div><div>minimumMemory is the absolute minimum ammount of memory to load the image and start executing it.</div><div>heapSize is the preferred heap size to allocate as defined by the command line argument -memory.</div>
<div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><br>
<font color="#888888">--<br>
View this message in context: <a href="http://www.nabble.com/heapSize-and-minimumMemory-tp24820599p24820599.html" target="_blank">http://www.nabble.com/heapSize-and-minimumMemory-tp24820599p24820599.html</a><br>
Sent from the Squeak - Dev mailing list archive at Nabble.com.<br>
<br>
<br>
</font></blockquote></div><br>