pub fn affinity_pinned(ctx: &Ctx<'_>) -> Result<AssertResult>Expand description
Two cgroups with workers pinned to a 2-CPU subset.
All workers in both cgroups share the same narrow affinity mask. Tests scheduler behavior under heavy contention on few CPUs.