Out of space + other flakiness

John M McIntosh johnmci at smalltalkconsulting.com
Sun Jul 1 21:15:54 UTC 2001


>Yes it will grab the extra memory. It first allocates 1GB then 
>reallocates back to the image size plus X MB. After a full GC if 
>insufficent memory is available then it will grow. However once you 
>exceed the amount of real memory on the machine things become very 
>very slow...

I should point out the carbon VM will also do this under OS-9. Except 
it's limited to the application size. So you can in fact set your 
application size to say 500MB, then squeak will only use say 20MB and 
grow upto 500MB. This might work ok in a situation where you expect 
some VM paging to occur.


-- 
--
===========================================================================
John M. McIntosh <johnmci at smalltalkconsulting.com> 1-800-477-2659
Corporate Smalltalk Consulting Ltd.  http://www.smalltalkconsulting.com
===========================================================================





More information about the Squeak-dev mailing list