Difference between revisions of "Download/criu/0.7"
Jump to navigation
Jump to search
m |
|||
Line 12: | 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.