[Pharo-project] out of memory - cog on windows
Hi, I received a question from someone running a 200MB image on Windows using Cog 2361. If I open the image on Mac, it works just fine. Unfortunately, I do not have a Windows machine around, and I cannot test but I believe it should be solvable by increasing the allocated memory. On Mac, I would run it with: ./Croquet -memory 1500m Can anyone help me with the right incantation for Windows? Cheers, Doru -- www.tudorgirba.com "What we can governs what we wish."
On Thu, Apr 21, 2011 at 12:52 PM, Tudor Girba <tudor.girba@gmail.com> wrote:
Hi,
I received a question from someone running a 200MB image on Windows using Cog 2361.
If I open the image on Mac, it works just fine. Unfortunately, I do not have a Windows machine around, and I cannot test but I believe it should be solvable by increasing the allocated memory.
On Mac, I would run it with: ./Croquet -memory 1500m
You should be able to do the same in Windows. But, I think (I may be wrong) that the windows VM doesn't support more than 512MB. Maybe with Cog that is not true anymore. I don't know.
Can anyone help me with the right incantation for Windows?
Cheers, Doru
-- www.tudorgirba.com
"What we can governs what we wish."
-- Mariano http://marianopeck.wordpress.com
participants (2)
-
Mariano Martinez Peck -
Tudor Girba