Memory Footprint of a Java Process
Offered By: Devoxx via YouTube
Course Description
Overview
Explore the intricacies of Java process memory footprint in this 52-minute Devoxx conference talk. Delve into the misconception that JVM option '-Xmx4g' limits process RAM consumption to 4 GB and uncover other factors contributing to virtual memory usage. Gain crucial insights for running Java in shared environments or resource-limited containers. Examine various sources of excessive memory consumption, from application code and libraries to the Java virtual machine and operating system. Learn to differentiate between Java memory leaks, easily discoverable through heap dumps, and the more elusive native memory leaks. Investigate the structures influencing JVM footprint, analyze real-world cases of native memory leaks, and discover valuable tools for memory allocation analysis. Benefit from the expertise of Andrei Pangin, lead developer at Odnoklassniki social network, former HotSpot JVM developer, top JVM answerer on Stack Overflow, and creator of Async-profiler.
Syllabus
Memory footprint of a Java process by Andrei Pangin
Taught by
Devoxx
Related Courses
Heterogeneous Parallel ProgrammingUniversity of Illinois at Urbana-Champaign via Coursera Advanced Operating Systems
Georgia Institute of Technology via Udacity 計算機程式設計 (Computer Programming)
National Taiwan University via Coursera Introduction to Operating Systems
Georgia Institute of Technology via Udacity Android Performance
Google via Udacity