Difference between revisions of "Main Page"

From CRIU
Jump to navigation Jump to search
(some reordering)
(+add OpenVZ logo, rm BigNotice)
Line 1: Line 1:
 +
{{OpenVZ}}
 
__NOTOC__
 
__NOTOC__
 
Welcome to CRIU, a project to implement checkpoint/restore functionality for Linux in userspace.
 
Welcome to CRIU, a project to implement checkpoint/restore functionality for Linux in userspace.
  
 
{{Download box}}
 
{{Download box}}
 +
<br clear="both">
  
{{BigNote|CRIU is a sub-project of [http://wiki.openvz.org/Main_Page OpenVZ Linux Containers].}}
 
<br clear="both">
 
 
== Releases ==
 
== Releases ==
  

Revision as of 09:32, 21 September 2012

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-3.19.tar.gz
Version: 3.19 "Bronze Peacock"
Released: 27 Nov 2023
GIT tag: v3.19
InstallationUsage
Releases


Releases

Latest version

3.19.jpg
Tarball: criu-3.19.tar.gz
Version: 3.19 "Bronze Peacock"
Released: 27 Nov 2023
GIT tag: v3.19

New features

  • LoongArch64 support
  • C/R membarrier() registrations
  • Restore THP_DISABLE prctl.
  • prctl: Migrate prctl(NO_NEW_PRIVS) setting.

Bugfixes

  • Many fixes and improvements from the Google team.
  • Fix dumping hugetlb-based memfd on kernels < 4.16.
  • Fixes here and there.

Improvements

  • drop python 2 support
  • support XSAVE on newer Intel CPUs

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