Revision as of 14:10, 19 February 2013 by Cyrillos (talk | contribs) (Add code blobs)
Download
Tarball: criu-3.19.tar.gz
Version: 3.19 "Bronze Peacock"
Released: 27 Nov 2023
GIT tag: v3.19
InstallationUsage
Releases

Welcome to CRIU, a project to implement checkpoint/restore functionality for Linux in userspace.

Checkpoint/Restore In Userspace, or CRIU, is a software tool for Linux operating system. Using this tool, you can freeze a running application (or part of it) and checkpoint it to a hard drive as a collection of files. You can then use the files to restore and run the application from the point it was frozen at. The distinctive feature of the CRIU project is that it is mainly implemented in user space.

The project is currently under very active development. CRIU is a sub-project of OpenVZ.


Using

Installation
What to do to have CRIU on your system
Usage
How to run the tool
Usage scenarios
Ideas how crtools can be used (some are crazy indeed)
What software is supported
Describes TODO list in higher level terms
LXC
How to dump and restore an LXC container

Developing

If you're interested in CRIU development, please subscribe to the criu mailing list: http://lists.openvz.org/mailman/listinfo/criu

Images
Description of image files format
Commits
Mainline kernel commits tracker
Manpages
Kernel's manpages commits tracker
ZDTM Test Suite
Zero downtime test suite
TODO
Current TODO list
Postulates
What to keep in mind when writing new code
Code coverage results
Shows how zdtm run covers the crtools code paths
How to submit patches into the CRIU


External links

More external articles...

Other


CRIU is a sub-project of
http://static.openvz.org/wiki/openvz-logo.png