[CRIU] [PATCH cr 00/13] care about pid namespaces (v3)

Andrey Vagin avagin at openvz.org
Tue Jun 19 07:53:04 EDT 2012


Prepare to dump LXC containers. All processes of such CT live in
a separate pid namespace.
I suppose that we will start to dump from "init", which has pid = 1.

When we are dumping a process we actually have two pids.
real_pid - a pid of a process in crtools's pid ns.
pid - a pid in CT's pid namespace. This pid will be restored



More information about the CRIU mailing list