Difference between revisions of "Main Page"
Jump to navigation
Jump to search
(use two-columns layout) |
(added BigNote about OpenVZ) |
||
Line 2: | Line 2: | ||
__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. | ||
+ | |||
+ | {{BigNote|CRIU is a sub-project of [http://wiki.openvz.org/Main_page OpenVZ Linux Containers].}} | ||
== Releases == | == Releases == | ||
Line 10: | Line 12: | ||
== Using == | == Using == | ||
− | ;[[ | + | ;[[CR tools]] |
: Main checkpoint/restore utility description (sort of HOWTO) | : Main checkpoint/restore utility description (sort of HOWTO) | ||
Line 28: | Line 30: | ||
: Description of image files format | : Description of image files format | ||
− | ;[[ | + | ;[[Commits]] |
: Mainline kernel commits tracker | : Mainline kernel commits tracker | ||
− | ;[[ | + | ;[[ZDTM Test Suite]] |
: Zero downtime test suite | : Zero downtime test suite | ||
− | ;[[Todo | TODO]] | + | ;[[Todo|TODO]] |
: Current TODO list | : Current TODO list | ||
Revision as of 18:30, 5 September 2012
|
Welcome to CRIU, a project to implement checkpoint/restore functionality for Linux in userspace.
CRIU is a sub-project of OpenVZ Linux Containers. |
Releases
- crtools-0.1.tar.bz2 23 Jul 2012 (sha1 aa1a9af42f4132e00701555a00ee3884cbe0c36b)
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
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
- 2024-11-14, On-demand and Parallel Checkpoint/Restore for GPU Applications
- 2024-09-06, Live Migration of Multi-Container Kubernetes Pods in Multi-Cluster Serverless Edge Systems
- 2024-09-04, Towards Efficient End-to-End Encryption for Container Checkpointing Systems
- 2024-08-04, Custom Page Fault Handling With eBPF
- 2024-08-03, Software-based Live Migration for Containerized RDMA
- 2024-07-30, Packet Buffering to Minimize Service Downtime and Packet Loss During Redundancy Switchover
- 2024-07-30, Don't, Stop, Drop, Pause: Forensics of CONtainer CheckPOINTs (ConPoint)
- 2024-07-25, MDB-KCP: persistence framework of in-memory database with CRIU-based container checkpoint in Kubernetes
- 2024-07-23, Dapper: A Lightweight and Extensible Framework for Live Program State Rewriting