On 25 January 2012 23:18, Mariano Martinez Peck <[email protected]> wrote: > I think Igor fixed that for the Windows VM, but such changes were not > integerated in Eliot VMs, but rather in the branch of Git. > But since the Jenkins is not building Windows VM, I have no idea where you > can get such a VM. > No, changes are there. But they are not "fixing" the hard limit which is still 512M. They only fixing a strange issue with growing image close to that limit (so 400M (and even less size) images was crashing before even reaching a limit). This is because of miscalculation between requested space and available space, after memory growth.
> Cheers > > > On Wed, Jan 25, 2012 at 11:12 PM, Hani Abdeen <[email protected]> wrote: >> >> >> >> On 25 January 2012 23:05, Paul DeBruicker <[email protected]> wrote: >>> >>> >>> Hani Abdeen wrote >>> > >>> > Hello, >>> > >>> > I'm using cogwin/Croquet VM (last version >>> > http://www.mirandabanda.org/files/Cog/VM/VM.r2522/) on windows7, >>> > and today I had this probelm: when the size of the pharo image become >>> > so >>> > large the VM crashes with reason 'out of memory'. >>> > The same problem with previous versions of cogwin. >>> > Note that I use a PC with 8G of RAM, so it's really damage to have such >>> > a >>> > problem. >>> > >>> > Any idea about another VM working well on Windows and does not have >>> > such >>> > an >>> > issues? >>> > Any urgent solution? >>> > >>> > Thanks, >>> > Hani >>> > >>> >>> From this thread: >>> http://forum.world.st/experience-with-large-images-td4101765.html >>> >>> It seems that on windows the size of the image by default is limited to >>> 500MB in RAM. I don't know if you can change it or not. Linux/Mac is >>> limited to 2GB. Can you try your experiments on a Mac? >> >> >> Unfortunately no, I've not Mac, and the company for which I'll use Moose >> on their software, Tomorrow morning :(, do not use Mac. >> >> >>> >>> >>> >>> -- >>> View this message in context: >>> http://forum.world.st/cogwin-Croquet-Win7-Moose-very-large-models-crash-out-of-Memory-tp4328688p4328761.html >>> Sent from the Pharo Smalltalk mailing list archive at Nabble.com. >>> >> > > > > -- > Mariano > http://marianopeck.wordpress.com > -- Best regards, Igor Stasenko.
