[squeak-dev] How to control start-up memory on Windows XP

Ramon Leon ramon.leon at allresnet.com
Fri May 30 17:52:41 UTC 2008


> Behalf Of itsme213
> Sent: Friday, May 30, 2008 10:12 AM
> To: squeak-dev at lists.squeakfoundation.org
> Subject: [squeak-dev] How to control start-up memory on Windows XP
> 
> I'd like to have my VM always start up with (say) 200MB 
> memory. I've tried:
> 
>   squeak.exe -memory: 200 myImage.image
> 
> but it still shows up with 56M memory usage (in windows task manager).
> 
> Am I doing something wrong? Mis-interpreting what I see?
> 
> Thanks ... Sophie 

That doesn't mean use 200 megs of ram, it means use no more than 200 megs of
ram.

Ramon Leon
http://onsmalltalk.com




More information about the Squeak-dev mailing list