mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Pavel Emelyanov <xemul@parallels.com>
To: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
	Containers <containers@lists.linux-foundation.org>,
	CRIU <criu@openvz.org>
Cc: "users@openvz.org" <users@openvz.org>
Subject: [Announce] Checkpoint-restore tool v0.3
Date: Tue, 11 Dec 2012 22:04:27 +0400	[thread overview]
Message-ID: <50C775AB.70706@parallels.com> (raw)

Hi!

The Linux-v3.7 is out, and it's good time to release the next version
of the checkpoint-restore tool.

This is mostly bugfix and improvements release, however it's worth
mentioning some new interesting features

  * Proper COW mappings handling
    Now anonymous private mappings are not COW-ed at restore, but
    pages that were shared remain such [1]

  * Full support for PF_PACKET sockets, thus letting us to C/R the
    tcpdump tool

  * The --shell-job option, which makes it possible to dump apps
    launched from one shell and restore them in another [2]

Some features are still available with the custom kernel, but things
are eventually getting merged upstream. In particular the 3.7 now has
support for C/R-ing of LXC containers' network devices, the initial
support for packet sockets and a couple of fixes for TCP repair code.


The v0.3 can be downloaded from
http://download.openvz.org/criu/crtools-0.3.tar.bz2
The project home is at http://criu.org

[1] https://plus.google.com/103175467322423551911/posts/bkgqbGTHfSt
[2] https://plus.google.com/103175467322423551911/posts/AYEu9w5HXiH

Thanks,
Pavel

                 reply	other threads:[~2012-12-11 18:04 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=50C775AB.70706@parallels.com \
    --to=xemul@parallels.com \
    --cc=containers@lists.linux-foundation.org \
    --cc=criu@openvz.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=users@openvz.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome