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.

Cheers

Gregor
-- 
what's puzzlin' you, is the nature of my game
gpgp-fp: 79A84FA526807026795E4209D3B3FE028B3170B2
gpgp-key available @ http://pgpkeys.pca.dfn.de:11371

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to