![]() Previous |
![]() Next |
The Memory Statistics panel (Figure: Memory Statistics Panel) shows information relating to memory usage during the application run.
The default content of the Memory Statistics panel is the following:
Available physical memory: The current amount of free physical memory in the system.
Allocated heap size target: The current target size of the heap. You can update this value from this panel to change the heap size.
Used physical memory: The amount of physical memory currently in use by any application.
Used Java heap: The current amount of Java heap in use.
Available Java heap: The current amount of empty space in the Java heap.
For complete information on memory, see the Memory Management chapter in the Oracle JRockit Performance Tuning Guide on the Oracle Technology Network.
For a description of the functions you can use with this panel, see "Memory Tab Functionality".