Advertisement
Guest User

Results After

a guest
Aug 27th, 2015
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.17 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=1867048KB +29447KB, committed=595240KB +240475KB
  7.  
  8. - Java Heap (reserved=393216KB, committed=393216KB +196608KB)
  9. (mmap: reserved=393216KB, committed=393216KB +196608
  10. KB)
  11.  
  12. - Class (reserved=1071636KB +4256KB, committed=24852KB +4256
  13. KB)
  14. (classes #2751 +327)
  15. (malloc=532KB +160KB, #5719 +3209)
  16. (mmap: reserved=1071104KB +4096KB, committed=24320KB
  17. +4096KB)
  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=254584KB +2939KB, committed=29684KB +16719
  27. KB)
  28. (malloc=4984KB +2939KB, #4899 +2376)
  29. (mmap: reserved=249600KB, committed=24700KB +13780KB
  30. )
  31.  
  32. - GC (reserved=10220KB +24KB, committed=10160KB +664KB)
  33. (malloc=8812KB +24KB, #146 +4)
  34. (mmap: reserved=1408KB, committed=1348KB +640KB)
  35.  
  36. - Compiler (reserved=128KB +5KB, committed=128KB +5KB)
  37. (malloc=29KB +5KB, #186 +68)
  38. (arena=99KB, #3)
  39.  
  40. - Internal (reserved=30173KB +17400KB, committed=30109KB +17400
  41. KB)
  42. (malloc=30109KB +17400KB, #15758 +6853)
  43. (mmap: reserved=64KB, committed=0KB)
  44.  
  45. - Symbol (reserved=4832KB +390KB, committed=4832KB +390KB)
  46. (malloc=3321KB +230KB, #34563 +1648)
  47. (arena=1511KB +160KB, #1)
  48.  
  49. - Memory Tracking (reserved=4457KB +552KB, committed=4457KB +552KB)
  50. (malloc=4457KB +552KB, #162 +8)
  51.  
  52. - Pooled Free Chunks (reserved=187KB -223KB, committed=187KB -223KB)
  53. (malloc=187KB -223KB)
  54.  
  55. - Unknown (reserved=37056KB, committed=37056KB)
  56. (mmap: reserved=37056KB, committed=37056KB)
  57.  
  58.  
  59. Details:
  60.  
  61. [0x000000005254154d] (malloc=536KB +45KB, #3978 +381)
  62.  
  63. [0x000000005258665d] (malloc=144KB +78KB, #5173 +3122)
  64.  
  65. [0x00000000525c0ad2] (malloc=4925KB +2937KB, #4172 +2330)
  66.  
  67. [0x00000000525c308d] (malloc=20KB +1KB, #712 +46)
  68.  
  69. [0x00000000525c409d] (malloc=10KB +6KB, #165 +68)
  70.  
  71. [0x00000000525f5013] (malloc=139KB +63KB, #111 +50)
  72.  
  73. [0x00000000525fdf7f] (malloc=1478KB -61KB, #127 +1)
  74.  
  75. [0x0000000052669b4d] (malloc=794KB +38KB, #34317 +1624)
  76.  
  77. [0x000000005270e7f3] (malloc=28394KB +16603KB, #11282 +6465)
  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=2440KB +520KB, #1)
  92.  
  93. [0x000000005279fc0e] (malloc=1028KB +750KB, #107 +2)
  94.  
  95. [0x000000005279fe02] (malloc=186KB +18KB, #19 +2)
  96.  
  97. [0x000000005279ff62] (malloc=1900KB +192KB, #239 +24)
  98.  
  99. [0x00000000527b4ec1] (malloc=16KB +16KB, #4 +4)
  100.  
  101. [0x000000005292442a] (malloc=16KB +8KB, #1)
  102.  
  103. [0x000000005276ab43] (mmap: reserved=50176KB +4096KB, committed
  104. =50176KB +4096KB)
  105.  
  106. [0x000000005276ee4a] (mmap: reserved=393216KB, committed=393216
  107. KB +196608KB)
  108.  
  109. [0x000000005276ee72] (mmap: reserved=1359168KB +4096KB, committ
  110. ed=87424KB +18516KB)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement