Difference between revisions of "Main Page"

From CRIU
Jump to navigation Jump to search
(new layout with EVENTS)
Line 6: Line 6:
 
<br clear="both">
 
<br clear="both">
  
<div style="float:left; width: 45%">
+
<div style="float:left; width: 33%">
  
 
== Using ==
 
== Using ==
Line 23: Line 23:
  
 
</div>
 
</div>
<div style="float:right; width: 50%">
 
  
 +
<div style="float:left; width: 33%">
 
== Developing ==
 
== Developing ==
 
 
If you're interested in CRIU development, subscribe to the criu mailing list: https://openvz.org/mailman/listinfo/criu
 
If you're interested in CRIU development, subscribe to the criu mailing list: https://openvz.org/mailman/listinfo/criu
  
Line 40: Line 39:
 
;[[Todo|TODO]]
 
;[[Todo|TODO]]
 
: Current TODO list
 
: Current TODO list
 +
</div>
  
 +
<div style="float:right; width: 33%">
 +
{{News block 2}}
 
</div>
 
</div>
 +
 
<br clear="both">
 
<br clear="both">
<div style="float:left; width: 45%">
+
<div style="float:left; width: 33%">
 
== Under the hood ==
 
== Under the hood ==
 
 
* [[Sockets]]
 
* [[Sockets]]
 
* [[Memory dumping and restoring]]
 
* [[Memory dumping and restoring]]
Line 52: Line 54:
 
* [[Porting crtools to new kernel releases]]
 
* [[Porting crtools to new kernel releases]]
 
* [[Files]]
 
* [[Files]]
 +
</div>
  
</div>
+
<div style="float:left; width: 33%">
<div style="float:right; width: 50%">
 
 
== External links ==
 
== External links ==
 
{{:Articles}}
 
{{:Articles}}
 
</div>
 
</div>
  
<br clear="both">
+
<div style="float:right; width: 33%">
 
== Other ==
 
== Other ==
[[History]]
+
* Project [[history]]
 +
* [[Logo]] description
 +
* [[Events]]
 +
</div>
  
[[Logo]] description
+
<br clear="both">
 
+
--[[User:Kir|Kir]] 10:09, 3 October 2012 (EDT)
[[Events]]
 

Revision as of 14:09, 3 October 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


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

Events
Feed-icon.svg RSSAtom


Open Source Summit North America 2024

Oss-na.png

April 17, 2024, Seattle, Washington

Investigating Checkpoint and Restore for GPU-Accelerated Containers

NVIDIA GTC 2024

Nvidia-gtc.png

March 21, 2024, San Jose, CA

Achieving K8S and Public Cloud Operational Efficiency using a New Checkpoint/Restart Feature for GPUs

KubeCon EU 2024

Kubecon.png

March 22, 2024, Paris, France

The Party Must Go on - Resume Pods After Spot Instance Shut Down

Enabling Coordinated Checkpointing for Distributed HPC Applications


FOSDEM 2024

Fosdem.png

February 3, 2024, Brussels, Belgium

Zeroing and the semantic gap between host and guest

Forensic container checkpointing and analysis




Under the hood

External links

More external articles...

Other


--Kir 10:09, 3 October 2012 (EDT)