Advertisement
Guest User

Results Before

a guest
Aug 27th, 2015
119
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.02 KB | None | 0 0
  1. c:\Program Files\Java\jdk1.8.0_45\bin>jcmd 8668 VM.native_memory detail.diff
  2. 8668:
  3.  
  4. Native Memory Tracking:
  5.  
  6. Total: reserved=1855931KB +18330KB, committed=452914KB +98149KB
  7.  
  8. - Java Heap (reserved=393216KB, committed=266592KB +69984KB)
  9. (mmap: reserved=393216KB, committed=266592KB +69984K
  10. B)
  11.  
  12. - Class (reserved=1071569KB +4189KB, committed=24017KB +3421
  13. KB)
  14. (classes #2730 +306)
  15. (malloc=465KB +93KB, #4238 +1728)
  16. (mmap: reserved=1071104KB +4096KB, committed=23552KB
  17. +3328KB)
  18.  
  19. - Thread (reserved=145KB +8KB, committed=145KB +8KB)
  20. (thread #35 +2)
  21. (stack: reserved=60416KB +4096KB, committed=60416KB
  22. +4096KB)
  23. (malloc=104KB +6KB, #186 +10)
  24. (arena=41KB +2KB, #70 +4)
  25.  
  26. - Code (reserved=254066KB +2421KB, committed=25722KB +12757
  27. KB)
  28. (malloc=4466KB +2421KB, #4403 +1880)
  29. (mmap: reserved=249600KB, committed=21256KB +10336KB
  30. )
  31.  
  32. - GC (reserved=10201KB +4KB, committed=9769KB +272KB)
  33. (malloc=8793KB +4KB, #142)
  34. (mmap: reserved=1408KB, committed=976KB +268KB)
  35.  
  36. - Compiler (reserved=128KB +6KB, committed=128KB +6KB)
  37. (malloc=29KB +6KB, #183 +65)
  38. (arena=99KB, #3)
  39.  
  40. - Internal (reserved=17912KB +5140KB, committed=17848KB +5140KB
  41. )
  42. (malloc=17848KB +5140KB, #9828 +923)
  43. (mmap: reserved=64KB, committed=0KB)
  44.  
  45. - Symbol (reserved=4808KB +366KB, committed=4808KB +366KB)
  46. (malloc=3297KB +206KB, #34211 +1296)
  47. (arena=1511KB +160KB, #1)
  48.  
  49. - Memory Tracking (reserved=4177KB +272KB, committed=4177KB +272KB)
  50. (malloc=4177KB +272KB, #162 +8)
  51.  
  52. - Pooled Free Chunks (reserved=2239KB +1827KB, committed=2239KB +1827KB)
  53. (malloc=2239KB +1827KB)
  54.  
  55. - Unknown (reserved=37056KB, committed=37056KB)
  56. (mmap: reserved=37056KB, committed=37056KB)
  57.  
  58.  
  59. Details:
  60.  
  61. [0x000000005254154d] (malloc=533KB +42KB, #3957 +360)
  62.  
  63. [0x000000005258665d] (malloc=109KB +43KB, #3707 +1656)
  64.  
  65. [0x00000000525c0ad2] (malloc=4406KB +2419KB, #3676 +1834)
  66.  
  67. [0x00000000525c308d] (malloc=21KB +2KB, #712 +46)
  68.  
  69. [0x00000000525c409d] (malloc=10KB +5KB, #162 +65)
  70.  
  71. [0x00000000525f5013] (malloc=125KB +49KB, #100 +39)
  72.  
  73. [0x00000000525fdf7f] (malloc=3529KB +1990KB, #196 +70)
  74.  
  75. [0x0000000052669b4d] (malloc=786KB +30KB, #33967 +1274)
  76.  
  77. [0x000000005270e7f3] (malloc=16636KB +4846KB, #5374 +557)
  78.  
  79. [0x0000000052745fc8] (malloc=57KB +2KB, #152 +4)
  80.  
  81. [0x00000000527633b4] (malloc=96KB +6KB, #34 +2)
  82.  
  83. [0x000000005278d31b] (malloc=2KB +2KB, #1 +1)
  84.  
  85. [0x000000005278d63b] (malloc=5KB +5KB, #1 +1)
  86.  
  87. [0x000000005278d74a] (malloc=2KB +2KB, #1 +1)
  88.  
  89. [0x0000000052791c4e] (malloc=1707KB +24KB, #142 +2)
  90.  
  91. [0x0000000052795cc4] (malloc=2160KB +240KB, #1)
  92.  
  93. [0x000000005279fc0e] (malloc=528KB +250KB, #107 +2)
  94.  
  95. [0x000000005279ff62] (malloc=1884KB +176KB, #237 +22)
  96.  
  97. [0x000000005292442a] (malloc=12KB +4KB, #1)
  98.  
  99. [0x000000005276ab43] (mmap: reserved=50176KB +4096KB, committed
  100. =50176KB +4096KB)
  101.  
  102. [0x000000005276ee4a] (mmap: reserved=393216KB, committed=266592
  103. KB +69984KB)
  104.  
  105. [0x000000005276ee72] (mmap: reserved=1359168KB +4096KB, committ
  106. ed=82840KB +13932KB)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement