Re: [PATCH v2 4/4] arm64: add a new document for the fine-tuning tips

From: Christoph Lameter
Date: Mon Dec 02 2024 - 14:21:03 EST


On Tue, 26 Nov 2024, Huang Shijie wrote:

+slab_strict_numa
+----------------
+In NUMA, it will provide the local memory allocation by SLUB.

"Slab objects will be placed individually according to memory policies. Increases object locality which is useful for NUMA systems using SLC caches"