Changes

Jump to navigation Jump to search
421 bytes added ,  14:05, 26 June 2014
added actions
Line 1: Line 1:  
This page brings together 3 APIs we have
 
This page brings together 3 APIs we have
    +
== Actions ==
 +
{| class="wikitable sortable"
 +
! [[Usage|CLI]]
 +
! [[RPC]]
 +
! [[C_API|C library]]
 +
! comment
 +
|-
 +
| dump || CRIU_REQ_TYPE__DUMP || criu_dump ||
 +
|-
 +
| restore || CRIU_REQ_TYPE__RESTORE || criu_restore, criu_restore_child ||
 +
|-
 +
| show || || ||
 +
|-
 +
| check || CRIU_REQ_TYPE__CHECK || ||
 +
|-
 +
| exec || || ||
 +
|-
 +
| page-server || CRIU_REQ_TYPE__PAGE_SERVER || ||
 +
|-
 +
| service || || ||
 +
|-
 +
| dedup || || ||
 +
|}
 +
 +
== Options ==
 
{| class="wikitable sortable"
 
{| class="wikitable sortable"
 
! [[Usage|CLI]]
 
! [[Usage|CLI]]

Navigation menu