Java Architecture Diary
Sep 18, 2021 · Backend Development
Unlock JVM Performance: A Practical Guide to Enabling Large Pages on Linux and Windows
This article explains what large (huge) pages are, why they improve JVM performance, and provides step‑by‑step instructions for configuring Transparent Huge Pages and HugeTLB pages on Linux as well as enabling large pages on Windows, including verification techniques.
JVMLarge PagesLinux
0 likes · 12 min read
