> From: V Jayakumar [mailto:v...@hotmail.com]
> Subject: RE: Max heap size
> 
> http://docs.sun.com/app/docs/doc/819-3681/abeii?a=view
>  says that maximum address space for a process in 32 bit version of
> Linux is 2 GB.
> 
> But am not sure for which version of JRE this limitation is applicable.

Again, the limit is not related to the JRE you're using - it's imposed by the 
OS.  Some versions of 32-bit Linux and Windows allow you to configure a 3 GB 
process space, although the default usually is 2 GB.  Also again, the only way 
you're going to find out what the heap limit is for your environment is to 
experiment.  You've been given more than enough tools and techniques to do so, 
so do it.

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY 
MATERIAL and is thus for use only by the intended recipient. If you received 
this in error, please contact the sender and delete the e-mail and its 
attachments from all computers.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to