I think my package is based on the one from the DBX suite. It has a few edits,
some of which I'm confident should go in and others just for my needs which
probably aren't fit to. Disappointly, I got the psyco test wrong and it is only
taking 30m/s :( I guess this is the difference when something
stion about pharo is welcome
Cc: CHRIS BAILEY
Sent: Monday, 8 July 2013, 12:46
Subject: Re: [Pharo-users] More than 500MB for windows
I remember there was a thread where Andreas explains why the windows VM would
not alloc more than 500 MB. I think it's quite similar if not the same to what
This is a standard problem on Windows whenever something tries to allocate contiguous memory due to the way it fragments your exe's memory with it's own dlls. I was able to get 1.4gb with some pretty nasty hacking of an exe once by rebasing the biggest offending dlls (it wasn't Pharo but the same