Dennis, depending on your work you might want to stay with Cog a little longer. The PharoVM still has a couple of bugs that make it unsuitable for production environments or unattended running (e.g. long jobs).
Cheers, Max On 24.07.2013, at 16:23, Dennis Schenk <[email protected]> wrote: > Hi, > > Does anybody know how to get more memory in Pharo VM? See question below. > > Cheers, > Dennis > > > On Tue, May 7, 2013 at 6:08 PM, Dennis Schenk <[email protected]> > wrote: > Hi all, > > I know there is already a related question about the Pharo VM on Windows. But > as it seems, it is kind of hard to get over 512MB there, so I'm trying to do > stuff on Mac. > > When using Cog I was able to use Cog.app --args -memory 2000m to allow Cog to > run with 2GB of memory. Which then works fine with the same data I want to > work with in Pharo. But I would like to use Pharo 2.0 and the Pharo VM, > instead of Pharo 1.4 and the Cog VM. > > How would I achieve giving the Pharo VM more memory on Mac? > > If I am not mistaken, I currently only have 1GB, which is not enough, my > image crashed when dealing with large data. > > Also, is there a way to check how much memory the VM has available in the > workspace? I tried some arguments, but could only find out if they had any > effect by getting to a crash after letting it do some work. > > Cheers, > Dennis >
