openGauss NUMA Awareness Allocation and Affinity
Apr 21, 2023 · 2 min read · Non-Uniform Memory Access (NUMA) is a computer memory design used in multiprocessing, where the memory access time depends on the memory location relative to the processor. Under NUMA, a processor can take advantage of NUMA by preferring to access it...
Join discussion