Skip to content
Commit 1ba9d2ca authored by Pavel Emelyanov's avatar Pavel Emelyanov
Browse files

cg: Dump cgroups tasks live in



Each task points to a single ID of cgroup-set it lives in. This
is done so to save some space in the image, as tasks likely
live in the same set of cgroups.

Other than this we keep track of what cgroup set we dump the
subtree from. If it happens, that root task lives in the same
cgroup set as criu does, we don't allow for any other sub-cgroups
and make restore (next patch) much simpler and faster.

Signed-off-by: default avatarPavel Emelyanov <xemul@parallels.com>
parent 8b8eb53a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment