Hi Rob. 2008/6/10, Rob Rothwell <[EMAIL PROTECTED]>: > Can anyone explain what exactly MemoryUsage tells me if I see 47.7M/49.9M = > 95.7%? > MemoryUsage is telling you are using 95,7% of RAM allocated. If you want, on Unix/Linux by example, you can start from command line with this command: [EMAIL PROTECTED] Fuzzy-Squeak]$ squeak -memory 70M squeak.image with -memory option you can tell to your VM to allocate 70MB of RAM in executing your squeak.image. I don't know how is it on windows or Mac. Bye
-- -------------------------- Davide Arrigo _______________________________________________ Beginners mailing list Beginners@lists.squeakfoundation.org http://lists.squeakfoundation.org/mailman/listinfo/beginners