guys, if you want to get more concrete answers, please ask on vm-dev mailing list. On 4 October 2012 10:53, Sven Van Caekenberghe <sven@stfx.eu> wrote:
On 04 Oct 2012, at 10:29, Stéphane Ducasse <stephane.ducasse@inria.fr> wrote:
Does the vm create a detailed log? I just get the segmentation fault error output... As I told, the AC100 has only 512MB of RAM. But as I read in the vm documentation, the vm tries to allocate 1GB or 75% of the available RAMâ¦
I really do not know but I do not think that Pharo is not working in 512 mb It would be a problem because we ask our servers for our web site to be 512 mb ram. So I doubt that this limit is the problem.
Stef
Stoch Pharo is only using 50Mb on a server, provisioning about 100Mb per vm/image instance would be enough (depending on usage of course).
But on a specific platform, a vm might try to allocate or reserve more. It all depends on the port of the vm.
-- Sven Van Caekenberghe http://stfx.eu Smalltalk is the Red Pill
-- Best regards, Igor Stasenko.