nested_task_move

Function nested_task_move 

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

Move tasks between nested cgroups.

Creates nested cgroups, spawns workers in one, then moves them through the hierarchy (sub -> parent -> cross-hierarchy sub -> parent). Tests task migration across nesting levels.