Re: ZINC - Kom dilemma Fwd: WADebugErrorHandler problem
Stephan Eggermont <[email protected]>
| Newsgroups | gmane.comp.lang.smalltalk.squeak.seaside |
|---|---|
| Message-ID | <[email protected]> |
On 18/01/16 21:04, Phil (list) wrote: > On Mon, 2016-01-18 at 13:39 +0100, Robert Kuszinger wrote: >> >> Answering on how it goes: >> >> 20 - 40 - 10MB upload in seconds. Now it seems to stuck on a ~ 120 MB >> upload. Pharo memory (windows OS) seemed to grow ~ 441 MB. "Space is >> low" warning window appeared. I've clicked on "Proceed" just for >> curiosity but no reaction in the Pharo gui... hmmm... >> > > 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. Stephan