Re: linux-cr ported to 3.2-rc1

From: Pavel Emelyanov
Date: Tue Jan 10 2012 - 04:42:20 EST


> The first set of patches in my current patchset tries to implement
> eclone() which provides the clone() functionality but with the
> possibility to request a certain PID so that child processes can be
> restarted with the same PID. How are you planning to restart child
> processes?

With the /proc/sys/kernel/ns_last_pid helper.

> Are those patches maybe something which makes also sense for your C/R implementation?

The sources are here:
Kernel with all the patches we want:
https://github.com/cyrillos/linux-2.6/tree/crtools
User-space part:
https://github.com/cyrillos/crtools
Documentation:
http://criu.org

> Adrian
> .
>

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/