On Mon, Sep 1, 2008 at 3:57 PM, Ronald Klop <ronald-mailinglist@base.nl> 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: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org
|