NUMA-Aware Memory Allocation for G1 GC


The default Garbage Collector, G1 GC was enhanced on JDK-14 by making its memory allocation NUMA-aware by JEP-345: NUMA-Aware Memory Allocation for G1 1. In this article, I will explain a little bit about…

More at https://sangheon.github.io/2020/11/03/g1-numa.html