Changes

Jump to navigation Jump to search
68 bytes added ,  21:09, 14 May 2013
Categorize
Line 5: Line 5:  
| <code>CR_STATE_RESTORE_PGID</code> || Restore group IDs. Group leaders should exist in this moment and all helpers should be alive
 
| <code>CR_STATE_RESTORE_PGID</code> || Restore group IDs. Group leaders should exist in this moment and all helpers should be alive
 
|-
 
|-
| <code>CR_STATE_RESTORE</code> || Wait helpers and restore a most part of resources. If anyone segfauls, its parent gets SIGCHLD and notify criu about that
+
| <code>CR_STATE_RESTORE</code> || Wait helpers and restore a most part of resources. If anyone segfauls, its parent gets <code>SIGCHLD</code> and notify criu about that
 
|-
 
|-
 
| <code>CR_STATE_RESTORE_SIGCHLD</code> || Restore <code>SIGCHLD</code> handlers
 
| <code>CR_STATE_RESTORE_SIGCHLD</code> || Restore <code>SIGCHLD</code> handlers
Line 11: Line 11:  
| <code>CR_STATE_COMPLETE</code> || All handlers were restored, origin processes can be resumed.
 
| <code>CR_STATE_COMPLETE</code> || All handlers were restored, origin processes can be resumed.
 
|}
 
|}
 +
 +
[[Category: Development]]
 +
[[Category:Under the hood]]

Navigation menu