pub fn numa_set_strict(strict: bool)
Expand description

NUMA allocations will fail if the memory cannot be allocated on the target NUMA node. The default behavior is to fall back on other nodes.