Difference between revisions of "Download/criu/0.7"
Jump to navigation
Jump to search
(created) |
m |
||
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 |
Revision as of 11:27, 3 September 2013
Tarball: | criu-0.7.tar.bz2 |
Version: | 0.7 |
Released: | 3 Sep 2013 |
GIT tag: | v0.7 |
New features
- 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 restore
- TCP connection restore (some require patched kernel)
- Semi-closed Unix sockets with data dump/restore
- etc.