pub fn cpuset_resize(ctx: &Ctx<'_>) -> Result<AssertResult>Expand description
Two cgroups with cpusets that shrink then grow.
Three-phase scenario: even split, then shrink cg_0 / grow cg_1, then reverse. Tests scheduler adaptation to cpuset resizing.