Sukadev Bhattiprolu [suka...@linux.vnet.ibm.com] wrote:
| Oren Laadan [or...@cs.columbia.edu] wrote:

I am not sure what the semantics should be for this case:

        - checkpoint a process that is in level-3 pid namespace
        - restart in a level-2 or level-1 pid namespace

clone_with_pids() will fail now since number of pids specified would
be 4 but kernel expects only 2 or 3. mktree/restart program cannot
figure out current nesting to trim the target-pids.

Should we remove the check of user-pids exceeding the current nesting
level and simply ignore the pids from the older namespaces ?

Sukadev

_______________________________________________
Containers mailing list
contain...@lists.linux-foundation.org
https://lists.linux-foundation.org/mailman/listinfo/containers

_______________________________________________
Devel mailing list
Devel@openvz.org
https://openvz.org/mailman/listinfo/devel

Reply via email to