Re: ZINC - Kom dilemma Fwd: WADebugErrorHandler problem
Paul DeBruicker <[email protected]>
| Newsgroups | gmane.comp.lang.smalltalk.squeak.seaside |
|---|---|
| Message-ID | <[email protected]> |
Phil (list) wrote > On Tue, 2016-01-19 at 02:14 +0100, Stephan Eggermont wrote: > >> > Assuming you're running the Cog VM you're likely hitting its memory >> > limits. I don't recall the exact number, but once you get to the >> > 400- >> > 500 Meg range you're hitting the absolute limit of how much RAM Cog >> > can >> > deal with. >> >> That is just default limits. On a mac I've worked with about 2GB. >> There >> used to be some limitation on windows, I think there was an issue in >> 2011 on windows where there was a limit closer to 512 GB, but AFAIk >> that >> was fixed. >> > > Is that something that can be changed without a custom build? If so, > I'd love to learn how. I was under the impression that this was a hard > limit in Cog (that varies a bit by platform, but still well below 1G) On the mac you can change the limit in <my-vm-dir>/Pharo.app/Contents/Info.plist by adjusting the value for the SqueakMaxHeapSize setting and restarting the image. -- View this message in context: http://forum.world.st/Re-ZINC-Kom-dilemma-Fwd-WADebugErrorHandler-problem-tp4872293p4872528.html Sent from the Seaside General mailing list archive at Nabble.com.