[squeak-dev] heapSize and minimumMemory

Eliot Miranda eliot.miranda at gmail.com
Wed Aug 5 16:06:29 UTC 2009


On Tue, Aug 4, 2009 at 9:26 PM, Ang Beepeng <beepeng86 at yahoo.com> wrote:

>
> What is the different between heapSize and minimumMemory in SqueakVm
> source?


minimumMemory is the absolute minimum ammount of memory to load the image
and start executing it.
heapSize is the preferred heap size to allocate as defined by the command
line argument -memory.


> --
> View this message in context:
> http://www.nabble.com/heapSize-and-minimumMemory-tp24820599p24820599.html
> Sent from the Squeak - Dev mailing list archive at Nabble.com.
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20090805/f7123ef9/attachment.htm


More information about the Squeak-dev mailing list