laghdaf / jvmtop

Automatically exported from code.google.com/p/jvmtop
0 stars 0 forks source link

Enhancement : Need Break-up details on NHCUR #47

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Can you provide the break-up details on NHCUR (non-heap current metric)? Like 
Code Cache Memory & etc. It will be really helpful. 

Thanks,
Mani 

Original issue reported on code.google.com by Manivann...@gmail.com on 7 Mar 2014 at 4:54

GoogleCodeExporter commented 9 years ago
The "non-heap current" metric is defined here: 
http://docs.oracle.com/javase/7/docs/api/java/lang/management/MemoryMXBean.html

Very roughly speaking, it's everything which is not heap nor stack related 
memory.

Original comment by patric.r...@gmail.com on 9 Mar 2014 at 11:35

GoogleCodeExporter commented 9 years ago

Original comment by patric.r...@gmail.com on 19 Aug 2014 at 8:05