Hitachi

uCosminexus Application Server System Design Guide


7.9 Estimating the memory size of the Metaspace area in Java heap

This section explains how to estimate the memory size of the Metaspace area when using serial GC. The Metaspace area stores loaded classes and other objects.

As mentioned in 7.2.6 Configuration of memory space used by JavaVM when using serial GC and JavaVM options, the memory size of the Metaspace area is allocated separately from the memory size specified by the -Xmx option (Java heap).

For details about the default values, see 14.4 Default values of the Java HotSpot VM options that can be specified in Cosminexus in the uCosminexus Application Server Definition Reference Guide.

The method for estimating the usage of the Metaspace area is as follows: