Revision as of 19:05, 17 September 2016 by Xemul (talk | contribs)
Download
Tarball: criu-4.2.tar.gz
Version: 4.2 "CRIUTIBILITY"
Released: 13 Nov 2025
GIT tag: v4.2
InstallationUsage
Releases

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 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.


Using

Getting packages for your distribution
Or try manual installation to have CRIU on your system

CLI, RPC and C API
Three ways to start using the C/R functionality. More info about APIs.
Usage scenarios
Ideas how criu can be used (some are crazy indeed)
Category:HOWTO
Collection of real world examples of how to use CRIU. Some are complex, some are not. HOW TO dump a simple loop might be the best one to start with. Also a set of asciinema records for real-life examples.
When C/R fails
A sort of troubleshooting guide
What can change after C/R
CRIU cannot (yet) save and restore every single bit of tasks' state. This page describes what bits visible through standard kernel API are such.
What cannot be checkpointed
What an application could do to make CRIU refuse to dump it.
Contacts
Ways to communicate with CRIU community

Developing

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

Images
Description of image files format
Plugins
CRIU can call plugins provided by people
Upstream kernel commits
Mainline kernel commits tracker
Recent commits
CRIU tool repository commits
Manpages
Kernel's manpages commits tracker
ZDTM Test Suite
Zero downtime test suite
TODO
Current TODO list
User namespace
Implementing user namespace support
Postulates
What to keep in mind when writing new code
Code coverage results
Shows how zdtm run covers the criu code paths
How to submit patches

Events
Feed-icon.svg RSSAtom


Linux Plumbers Conference 2025

Linuxplumbers.png

December 12, 2025, Tokyo, Japan, Containers and Checkpoint/Restore Microconference

Files on Unmounted Mounts

Guarded Control Stack on arm64: Challenges in Enabling Shadow Stack Support for CRIU

Optimizing Checkpoints with Built-in Memory Page Compression

CANOPIE-HPC @ Supercomputing 2025

Sc25 logo.png

November 17, 2025, St. Louis, MO

Engine-Agnostic Model Hot-Swapping for Cost-Effective LLM Inference

Container Plumbing Days 2025

Containerplumbingdays2025.png

August 28, 2025, Amsterdam, Netherlands

Enabling Secure Container Checkpointing for Distributed Model Training

High Performance Container Workshop @ ISC 2025

Isc-logo.png

June 13, 2025, Hamburg, Germany

Transparent Hot-Swapping of Containerized AI/ML Workloads




Audio

Other