pub fn custom_cgroup_cpuset_numa_swap(ctx: &Ctx<'_>) -> Result<AssertResult>Expand description
NUMA-scoped cpusets: one cgroup per NUMA node, then swap mid-run.
Requires a 2+ NUMA node topology. Each cgroup is constrained to a single NUMA node’s CPUs, then cpusets are swapped to force cross-NUMA migration.