Created
June 3, 2019 18:51
-
-
Save shipilev/c13965a4708dcffc95e580d8e925226e to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
=== x86_64: | |
Linux reported RSS: 246.596 KB | |
Total: reserved=1838633KB, committed=184453KB | |
- Java Heap (reserved=524288KB, committed=25856KB) | |
(mmap: reserved=524288KB, committed=25856KB) | |
- Class (reserved=1113965KB, committed=73513KB) | |
(classes #11360) | |
( instance classes #10643, array classes #717) | |
(malloc=1901KB #36864) | |
(mmap: reserved=1112064KB, committed=71612KB) | |
( Metadata: ) | |
( reserved=63488KB, committed=61848KB) | |
( used=57977KB) | |
( free=3871KB) | |
( waste=0KB =0.00%) | |
( Class space:) | |
( reserved=1048576KB, committed=9764KB) | |
( used=8067KB) | |
( free=1697KB) | |
( waste=0KB =0.00%) | |
- Thread (reserved=95135KB, committed=39751KB) | |
(thread #342) | |
(stack: reserved=93508KB, committed=38124KB) | |
(malloc=1226KB #2053) | |
(arena=401KB #683) | |
- Code (reserved=49942KB, committed=6018KB) | |
(malloc=406KB #2643) | |
(mmap: reserved=49536KB, committed=5612KB) | |
- GC (reserved=21208KB, committed=5220KB) | |
(malloc=4808KB #7855) | |
(mmap: reserved=16400KB, committed=412KB) | |
- Compiler (reserved=744KB, committed=744KB) | |
(malloc=614KB #1064) | |
(arena=130KB #3) | |
- Internal (reserved=3859KB, committed=3859KB) | |
(malloc=3823KB #4319) | |
(mmap: reserved=36KB, committed=36KB) | |
- Other (reserved=9796KB, committed=9796KB) | |
(malloc=9796KB #609) | |
- Symbol (reserved=12790KB, committed=12790KB) | |
(malloc=10192KB #318892) | |
(arena=2597KB #1) | |
- Native Memory Tracking (reserved=6025KB, committed=6025KB) | |
(malloc=65KB #846) | |
(tracking overhead=5960KB) | |
- Arena Chunk (reserved=187KB, committed=187KB) | |
(malloc=187KB) | |
- Logging (reserved=5KB, committed=5KB) | |
(malloc=5KB #195) | |
- Arguments (reserved=18KB, committed=18KB) | |
(malloc=18KB #486) | |
- Module (reserved=249KB, committed=249KB) | |
(malloc=249KB #2420) | |
- Safepoint (reserved=8KB, committed=8KB) | |
(mmap: reserved=8KB, committed=8KB) | |
- Synchronization (reserved=416KB, committed=416KB) | |
(malloc=416KB #2435) | |
=== x86_32: | |
Linux reported RSS: 149.280 KB | |
Total: reserved=757890KB, committed=120302KB | |
- Java Heap (reserved=524288KB, committed=23552KB) | |
(mmap: reserved=524288KB, committed=23552KB) | |
- Class (reserved=47068KB, committed=46388KB) | |
(classes #11362) | |
( instance classes #10646, array classes #716) | |
(malloc=924KB #35559) | |
(mmap: reserved=46144KB, committed=45464KB) | |
( Metadata: ) | |
( reserved=46144KB, committed=45464KB) | |
( used=43254KB) | |
( free=2210KB) | |
( waste=0KB =0.00%) | |
- Thread (reserved=91542KB, committed=16286KB) | |
(thread #342) | |
(stack: reserved=90436KB, committed=15180KB) | |
(malloc=692KB #2053) | |
(arena=414KB #683) | |
- Code (reserved=49887KB, committed=4995KB) | |
(malloc=351KB #2232) | |
(mmap: reserved=49536KB, committed=4644KB) | |
- GC (reserved=18595KB, committed=2571KB) | |
(malloc=2195KB #8381) | |
(mmap: reserved=16400KB, committed=376KB) | |
- Compiler (reserved=251KB, committed=251KB) | |
(malloc=153KB #1056) | |
(arena=98KB #3) | |
- Internal (reserved=2556KB, committed=2556KB) | |
(malloc=2516KB #4338) | |
(mmap: reserved=40KB, committed=40KB) | |
- Other (reserved=9786KB, committed=9786KB) | |
(malloc=9786KB #609) | |
- Symbol (reserved=10237KB, committed=10237KB) | |
(malloc=7766KB #317961) | |
(arena=2471KB #1) | |
- Native Memory Tracking (reserved=2997KB, committed=2997KB) | |
(malloc=33KB #862) | |
(tracking overhead=2963KB) | |
- Arena Chunk (reserved=181KB, committed=181KB) | |
(malloc=181KB) | |
- Logging (reserved=2KB, committed=2KB) | |
(malloc=2KB #186) | |
- Arguments (reserved=10KB, committed=10KB) | |
(malloc=10KB #476) | |
- Module (reserved=140KB, committed=140KB) | |
(malloc=140KB #2420) | |
- Safepoint (reserved=4KB, committed=4KB) | |
(mmap: reserved=4KB, committed=4KB) | |
- Synchronization (reserved=345KB, committed=345KB) | |
(malloc=345KB #2416) | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment