> From: Christopher Schultz [mailto:ch...@christopherschultz.net]
> Subject: Re: Max heap size
> 
> Here's an updated script to check for maximum heap.

Just remember that this measures the maximum heap available to an extremely 
simple process.  For a complex execution like Tomcat or some other app server, 
the amount of space needed for non-heap structures (e.g., open file 
descriptions, additional native libraries, stacks) might have to be traded off 
against the Java heap.

 - 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.


Reply via email to