Changes

Jump to navigation Jump to search
1,932 bytes added ,  12:43, 25 June 2014
Created page with "This page brings together 3 APIs we have {| class="wikitable sortable" ! CLI ! RPC ! library ! comment |- |"tree" || pid || criu_set_pid || |- |"leave-stopped" || || ..."
This page brings together 3 APIs we have

{| class="wikitable sortable"
! CLI
! RPC
! library
! comment
|-
|"tree" || pid || criu_set_pid ||
|-
|"leave-stopped" || || ||
|-
|"leave-running" || leave_running || criu_set_leave_running ||
|-
|"restore-detached" || <always such> || ||
|-
|"daemon" || <always such> || || in RPC/lib only for page server
|-
|"images-dir" || images_dir_fd || criu_set_images_dir_fd ||
|-
|"work-dir" || work_dir_fd || criu_set_work_dir_fd ||
|-
|"log-file" || log_file || criu_set_log_file ||
|-
|"root" || root || ||
|-
|"ext-unix-sk" || ext_unix_sk || criu_set_ext_unix_sk ||
|-
|"tcp-established" || tcp_established || criu_set_tcp_established ||
|-
|"log-pid" || || ||
|-
|"evasive-devices" || evasive_devices || criu_set_evasive_devices ||
|-
|"veth-pair" || veths || ||
|-
|"action-script" || notify_scripts || ||
|-
|"link-remap" || link_remap || ||
|-
|"shell-job" || shell_job || criu_set_shell_job ||
|-
|"file-locks" || file_locks || criu_set_file_locks ||
|-
|"page-server" || ps || ||
|-
|"address" || ps.address || ||
|-
|"port" || ps.port || ||
|-
|"pidfile" || ps.pid || || page-server pid returned for RPC
|-
|"prev-images-dir" || parent_img || ||
|-
|"ms" || || ||
|-
|"track-mem" || track_mem || ||
|-
|"auto-dedup" || auto_dedup || ||
|-
|"libdir" || || || not clear how to do it in RPC
|-
|"cpu-cap" || cpu_cap || criu_set_cpu_cap ||
|-
|"force-irmap" || force_irmap || ||
|-
|"ext-mount-map" || ext_mnt || ||
|-
|"exec-cmd" || exec_cmd || criu_set_exec_cmd ||
|-
|"help" || || ||
|-
|"version" || || ||
|-
|"pid" || || || obsoleted
|-
|"namespaces" || || || obsoleted
|-
|"close" || || || hidden and obsoleted
|-
|"contents" || || || for show
|-
|"file" || || || for show
|-
|"fields" || || || for show
|}

Navigation menu