Changes

Jump to navigation Jump to search
96 bytes added ,  10:28, 17 November 2018
fixed wording
Line 1: Line 1: −
{{Download box|right}}
+
<div style="float: {{{1|right}}}">
 +
{{Download box|left}}
 +
[[Image:Criu311.png|right|178px]]
 +
</div>
 
__NOTOC__
 
__NOTOC__
 
<big>Welcome to CRIU, a project to implement checkpoint/restore functionality for Linux.
 
<big>Welcome to CRIU, a project to implement checkpoint/restore functionality for Linux.
   −
Checkpoint/Restore In Userspace, or CRIU (pronounced kree-oo, IPA: /krɪʊ/, Russian: криу), is a software tool for Linux operating system. Using this tool, you can freeze a running application (or part of it) and checkpoint it as a collection of files on disk. You can then use the files to restore the application and run it exactly as it was during the time of freeze. With this feature, application live migration, snapshots, remote debugging, and [[usage scenarios|many other things]] are possible.
+
Checkpoint/Restore In Userspace, or CRIU (pronounced kree-oo, IPA: /krɪʊ/, Russian: криу), is a software tool for the Linux operating system. Using this tool, you can freeze a running application (or part of it) and checkpoint it as a collection of files on disk. You can then use the files to restore the application and run it exactly as it was during the time of the freeze. With this feature, application live migration, snapshots, remote debugging, and [[usage scenarios|many other things]] are possible.
   −
CRIU started as a project of [https://virtuozzo.com/ Virtuozzo] and grew with tremendous help from the [[community]]. It is currently used by (integrated into) [[OpenVZ]], [[LXC]]/LXD, [[Docker]], and [[Integration|other software]], and CRIU packages is included into many [[Packages|Linux distributions]].
+
CRIU started as a project of [https://virtuozzo.com/ Virtuozzo] and grew with tremendous help from the [[community]]. It is currently used by (integrated into) [https://openvz.org/ OpenVZ], [[LXC]]/LXD, [[Docker]], and [[Integration|other software]], and [[packages|packaged for many Linux distributions]].
 
</big>
 
</big>
 
{{Like}}
 
{{Like}}
Line 76: Line 79:  
: What to keep in mind when writing new code
 
: What to keep in mind when writing new code
   −
;[https://coveralls.io/github/xemul/criu Code coverage results]
+
;[https://coveralls.io/github/checkpoint-restore/criu Code coverage results]
 
: Shows how zdtm run covers the criu code paths
 
: Shows how zdtm run covers the criu code paths
  

Navigation menu