pub fn nested_steady(ctx: &Ctx<'_>) -> Result<AssertResult>Expand description
Workers in nested sub-cgroups.
Creates a multi-level cgroup hierarchy (cg_0/sub_a, cg_0/sub_b, cg_1/sub_b, cg_1/sub_a/deep) with workers at the leaf level. Tests scheduler handling of nested cgroup hierarchies.