ITFLY8 Architecture Home
Aug 29, 2018 · Fundamentals
Why Java Processes Show 50GB+ VIRT Memory and How to Control It
An investigation reveals that Java 8 processes can report virtual memory usage exceeding 50 GB due to extensive address space allocation by glibc’s arena mechanism, not actual physical memory, and explains how environment variables like MALLOC_ARENA_MAX can limit this VIRT growth.
MALLOC_ARENA_MAXVIRTVirtual Memory
0 likes · 5 min read
