Hi Maciej,
On 12/9/24 3:09 AM, Maciej Wieczor-Retman wrote:
Sub-Numa Clustering (SNC) allows splitting CPU cores, caches and memory into multiple NUMA nodes. When enabled, NUMA-aware applications can achieve better performance on bigger server platforms.
SNC support in the kernel was merged into x86/cache [1]. With SNC enabled
Please note that this work has since been merged and can be found in kernels starting with v6.11.
Reinette