[CRIU] [PATCH 0/3] Process Migration using Sockets

Pavel Emelyanov xemul at virtuozzo.com
Thu Jan 12 02:23:32 PST 2017


On 01/11/2017 08:15 PM, Rodrigo Bruno wrote:
> Hi,
> 
> this patch series is a rebased and improved version of these three patches
> https://lists.openvz.org/pipermail/criu/2015-December/024218.html
> https://lists.openvz.org/pipermail/criu/2015-December/024117.html
> https://lists.openvz.org/pipermail/criu/2015-December/024118.html.
> 
> The current patch allows CRIU to perform in-memory remote live migrations.
> Snapshot images are stored in memory and sent to a remote node, where they are
> stored in memory until the process is restored. This can be activated by using
> '--remote' in the command line arguments for launching CRIU
> Dump/Pre-Dump/Restore.
> 
> A more analytic documentation can be found here
> https://lists.openvz.org/pipermail/criu/2015-December/024358.html.
> 
> The --remote option can be tested using
> 
> zdtm.py run -a --remote
> 
> which should run now successfully :-)

That's cool :) I'll look at the patches in the nearest days, but smth
bad had happened with the indentation -- tabs got screwed up, would
you check, please?

-- Pavel



More information about the CRIU mailing list