On Mon, Sep 1, 2008 at 16:05, Gregor Schneider <[EMAIL PROTECTED]> wrote:
> On Mon, Sep 1, 2008 at 3:57 PM, Ronald Klop <[EMAIL PROTECTED]> wrote:
>> My experience is also that java likes more memory on 64-bit systems. But I
>> can't prove or explain it.
>>
>
> You can tell Java exactly how much memory to use:
>
> Have a look at the -Xms and -XMX-parameters for the JVM (java -X will
> give you some information).
>
> You might also want to check out the -d64 - argument of the JVM.

Sorry, because this is a date that I should have said before.
The machine has 4 Gb RAM, and this is the java config (memory):

JAVA_OPTS="-Xms500M -Xmx2560M"

Thank you for your answers.

-- 
Manuel Trujillo Albarral
Director de Sistemas Informáticos
VLEX NETWORKS S.L.
Telf: 93-272.26.85 ext. 157
GoogleTalk [EMAIL PROTECTED]
http://www.vlex.com

Reply via email to