Main Page

From CRIU
Revision as of 12:36, 20 September 2012 by Kir (talk | contribs) (some reordering)
Jump to navigation Jump to search

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

Download
Tarball: criu-4.1.tar.gz
Version: 4.1 "CRISCV"
Released: 25 Mar 2025
GIT tag: v4.1
InstallationUsage
Releases
Blue Glass Arrow.svg CRIU is a sub-project of OpenVZ Linux Containers.


Releases

Latest version

4.1.jpg
Tarball: criu-4.1.tar.gz
Version: 4.1 "CRISCV"
Released: 25 Mar 2025
GIT tag: v4.1

New features

  • RISC-V Support
  • PIDFD Support
  • arm64: C/R PAC keys

Bugfixes

  • vdso: handle vvar_vclock vma-s
  • seize: Take --timeout option into account when freezing processes
  • net: use unique lock chain names (nftables)
  • Fixes here and there.

Improvements

  • CUDA Enhancements
  • Allow setting the default network locking backend
  • Enable coredump generation for aarch64 and arm
  • vdso: switch from DT_HASH to DT_GNU_HASH

Old versions

3.x

The following 3.x releases were made:

2.x

The following 2.x releases were made:

1.x

The following 1.x releases were made:

0.x

The following 0.x releases were made:

See also

  • Changelogs to see all the changelogs on a single page.


Using

CR tools
Main checkpoint/restore utility description (sort of HOWTO)
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, 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


Under the hood

External links

More external articles...