Difference between revisions of "Main Page"

From CRIU
Jump to navigation Jump to search
m (<hr> after top section removed)
(refer to Installation)
Line 13: Line 13:
 
== Using ==
 
== Using ==
  
;[[CR tools]]
+
;[[Installation]]
: Main checkpoint/restore utility description (sort of HOWTO)
+
: What to do to have CRIU on your system
  
 
;[[Usage scenarios]]
 
;[[Usage scenarios]]

Revision as of 11:05, 18 November 2012

Download
Tarball: criu-4.1.tar.gz
Version: 4.1 "CRISCV"
Released: 25 Mar 2025
GIT tag: v4.1
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 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: https://openvz.org/mailman/listinfo/criu

Images
Description of image files format
Commits
Mainline kernel commits tracker
ZDTM Test Suite
Zero downtime test suite
TODO
Current TODO list

Events
Feed-icon.svg RSSAtom


KubeCon EU 2025

Kubecon.png

April 3, 2025, London, UK

Efficient Transparent Checkpointing of AI/ML Workloads in Kubernetes

Transparent, Infra-Level Checkpoint and Restore for Resilient AI/ML Workloads at Scale



FOSDEM 2025

Fosdem.png

February 1, 2025, Brussels, Belgium

State of Checkpoint/Restore in Kubernetes

Optimizing Resource Utilization for Interactive GPU Workloads with Transparent Container Checkpointing




Under the hood

External links

More external articles...

Other


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