On Wed, 2007-06-27 at 11:39 +0100, Konstantinos Pachopoulos wrote: > Hi, > i have tried to run a java program -in a guest- with > many different memory params, which consumes over 2,x > GB of RAM. The program crashes just after 2GB, > although there is still much free memory. Could this > be a vserver issue? Maybe, but you haven't said whether the same programs runs on the host, or whether it runs with an unmodified kernel on the same hardware (which would suggest whether it was a vserver issue). Also you haven't said what architecture you're working on and, if applicable, what the address space split between kernel and user space is. For example if you are running on i386 or x86_64 hardware, using 32 bit code and a 2Gb:2Gb split then you won't be able to allocate more than 2Gb of RAM in /any/ userspace process.
Cheers, - Martin _______________________________________________ Vserver mailing list Vserver@list.linux-vserver.org http://list.linux-vserver.org/mailman/listinfo/vserver