Changes

Jump to navigation Jump to search
423 bytes added ,  10:55, 5 June 2013
no edit summary
Line 59: Line 59:  
|-
 
|-
 
| crtools || Restore a process tree || || Need to restore any process tree, which could be created with help PR_SET_CHILD_SUBREAPER and CLONE_PARENT. Processes can share other resources [http://man7.org/linux/man-pages/man2/clone2.2.html clone(2)]. Look at [http://git.criu.org/?p=crtools.git;a=blob;f=test/zdtm/live/static/session02.c;hb=HEAD session02]
 
| crtools || Restore a process tree || || Need to restore any process tree, which could be created with help PR_SET_CHILD_SUBREAPER and CLONE_PARENT. Processes can share other resources [http://man7.org/linux/man-pages/man2/clone2.2.html clone(2)]. Look at [http://git.criu.org/?p=crtools.git;a=blob;f=test/zdtm/live/static/session02.c;hb=HEAD session02]
 +
|-
 +
| crtools || C API (.so) || - ||
 +
|-
 +
| crtools || selfdump || - || An application must be able dump itself in predefined points
 +
|-
 +
| crtools || unload restorer block || - ||
 +
|-
 +
| crtools || multiple (nested) namespaces || - ||
 +
|-
 +
| crtools || restore in namespaces || - || It may be useful, when we want to restore a task, but its pid is already used.
 +
|-
 +
| crtools || X app || - || Dump/restore of graphical applications
 
|}
 
|}
    
[[Category:Development]]
 
[[Category:Development]]

Navigation menu