Difference between revisions of "Download/criu/0.7"

From CRIU
Jump to navigation Jump to search
(created)
 
 
(One intermediate revision by the same user not shown)
Line 6: Line 6:
 
* Restore [[statistics]]
 
* Restore [[statistics]]
 
* Net device address C/R
 
* Net device address C/R
 +
* Safer and simpler asynchronous parasite
 
* Fixes in
 
* Fixes in
 
** Stack guard page dump/restore
 
** Stack guard page dump/restore
Line 11: Line 12:
 
** COW mappings restore
 
** COW mappings restore
 
** Zombies restore
 
** Zombies restore
** Aborting restore
+
** Aborting failed restore
 
** TCP connection restore (some require patched kernel)
 
** TCP connection restore (some require patched kernel)
 
** Semi-closed Unix sockets with data dump/restore
 
** Semi-closed Unix sockets with data dump/restore
 
** etc.
 
** etc.

Latest revision as of 11:31, 3 September 2013

Tarball: criu-0.7.tar.bz2
Version: 0.7
Released: 3 Sep 2013
GIT tag: v0.7

New features[edit]

  • TUN devices support (requires patched kernel)
  • Alternative stack (sigaltstack) C/R
  • Shared and master/slave mounts support
  • Restore statistics
  • Net device address C/R
  • Safer and simpler asynchronous parasite
  • Fixes in
    • Stack guard page dump/restore
    • Page server communications
    • COW mappings restore
    • Zombies restore
    • Aborting failed restore
    • TCP connection restore (some require patched kernel)
    • Semi-closed Unix sockets with data dump/restore
    • etc.