-
Enhancement
-
Resolution: Fixed
-
P4
-
22
-
b05
-
linux
Make System.map and System.dump_map drastically more useful by adding:
- the actual memory used per mapping (RSS)
- the actual page size of the mapping
- THP state (used, advised, eligible, forbidden)
- the commit state
- swap state
Also, provide a summary for:
- total RSS
- total size of hugetlb memory
- how much memory uses THPs
- how much memory had been swapped out
- how much memory was committed
- the actual memory used per mapping (RSS)
- the actual page size of the mapping
- THP state (used, advised, eligible, forbidden)
- the commit state
- swap state
Also, provide a summary for:
- total RSS
- total size of hugetlb memory
- how much memory uses THPs
- how much memory had been swapped out
- how much memory was committed
- relates to
-
JDK-8335643 serviceability/dcmd/vm tests fail for ZGC after JDK-8322475
-
- Resolved
-
-
JDK-8335710 serviceability/dcmd/vm/SystemDumpMapTest.java and SystemMapTest.java fail on Linux Alpine after 8322475
-
- Resolved
-
-
JDK-8318636 Add jcmd to print annotated process memory map
-
- Resolved
-
-
JDK-8334026 Provide a diagnostic PrintMemoryMapAtExit switch on Linux
-
- Resolved
-
(1 links to)