Main Page

From CRIU
Revision as of 09:32, 21 September 2012 by Kir (talk | contribs) (+add OpenVZ logo, rm BigNotice)
Jump to navigation Jump to search
CRIU is a sub-project of
http://static.openvz.org/wiki/openvz-logo.png

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

Download
Tarball: criu-4.2.tar.gz
Version: 4.2 "CRIUTIBILITY"
Released: 13 Nov 2025
GIT tag: v4.2
InstallationUsage
Releases


Releases

Latest version

4.2.jpg
Tarball: criu-4.2.tar.gz
Version: 4.2 "CRIUTIBILITY"
Released: 13 Nov 2025
GIT tag: v4.2

New features

  • plugins/amdgpu: Implement parallel restore
  • Handle processes with uprobes vma
  • libcriu: Enable setting of RPC config file

Bugfixes

  • criu/compel: fix compilation on musl/arm64
  • pagemap: change PagemapEntry.nr_pages to uint64 to support huge mappings
  • pagemap: prevent integer overflow in pagemap_len
  • Relax ELF magic check to support MIPS libraries
  • Fix: getsockopt usage for SO_PASSCRED/SO_PASSSEC on Linux 6.16

Improvements

  • ci: consolidate aarch64 tests on GitHub runners
  • cr-service: Refactor RPC config parsing
  • Many improvements in pycriu

Old versions

4.x

The following 4.x releases were made:

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