cpuset_clear

Function cpuset_clear 

Source
pub fn cpuset_clear(ctx: &Ctx<'_>) -> Result<AssertResult>
Expand description

Two cgroups start with disjoint cpusets, then cpusets are cleared mid-run.

Tests the scheduler’s response to cpuset removal. Workers that were confined to a subset of CPUs become free to run anywhere.