pub fn host_contention(ctx: &Ctx<'_>) -> Result<AssertResult>Expand description
Host workers competing with cgroup workers for CPU time.
Two cgroups plus unconstrained host workers (one per CPU). Tests scheduler fairness between cgroup-managed and non-cgroup-managed tasks.