JVM Memory Settings in JBoss Server
843829Mar 27 2008 — edited Jul 14 2008I can see the memory settings of JVM in JBoss Server - web console.
− freeMemory - Current Java Heap space available for future allocated objects
− totalMemory - Total amount of Java Heap space available for current and future objects
− maxMemory - Maximum amount of Java Heap space the JVM will attempt to use
When is application is used all the three memory is getting changed. How max memory is getting changed?
Any one please help me to understand the difference between max memory & total memory.
Edited by: PerfTest on Mar 27, 2008 9:29 AM
Edited by: PerfTest on Mar 27, 2008 9:30 AM