Difference between revisions of "Main Page"
Jump to navigation
Jump to search
Skinsbursky (talk | contribs) |
(use two-columns layout) |
||
| Line 1: | Line 1: | ||
{{Download box}} | {{Download box}} | ||
| + | __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. | ||
| Line 5: | Line 6: | ||
* [http://download.openvz.org/criu/crtools-0.1.tar.bz2 crtools-0.1.tar.bz2] 23 Jul 2012 (sha1 aa1a9af42f4132e00701555a00ee3884cbe0c36b) | * [http://download.openvz.org/criu/crtools-0.1.tar.bz2 crtools-0.1.tar.bz2] 23 Jul 2012 (sha1 aa1a9af42f4132e00701555a00ee3884cbe0c36b) | ||
| − | + | <br clear="both"> | |
| + | <div style="float:left; width: 45%"> | ||
== Using == | == Using == | ||
| Line 17: | Line 19: | ||
: Describes TODO list in higher level terms | : Describes TODO list in higher level terms | ||
| + | </div> | ||
| + | <div style="float:right; width: 50%"> | ||
== Developing == | == Developing == | ||
| Line 33: | Line 37: | ||
: Current TODO list | : Current TODO list | ||
| − | == | + | </div> |
| − | + | <br clear="both"> | |
| − | + | <div style="float:left; width: 45%"> | |
== Under the hood == | == Under the hood == | ||
| − | |||
| − | |||
* [[Sockets]] | * [[Sockets]] | ||
| Line 46: | Line 48: | ||
* [[Porting crtools to new kernel releases]] | * [[Porting crtools to new kernel releases]] | ||
* [[Files]] | * [[Files]] | ||
| + | |||
| + | </div> | ||
| + | <div style="float:right; width: 50%"> | ||
| + | == External links == | ||
| + | {{:Articles}} | ||
| + | </div> | ||
Revision as of 11:02, 30 July 2012
|
Welcome to CRIU, a project to implement checkpoint/restore functionality for Linux in userspace.
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
- Zero downtime test suite
- TODO
- Current TODO list
Under the hood
External links
- 2025-11-17, Engine-Agnostic Model Hot-Swapping for Cost-Effective LLM Inference
- 2025-08-13, Software Availability Protection in Cyber-Physical Systems
- 2025-07-14, PhoenixOS: Concurrent OS-level GPU Checkpoint and Restore with Validated Speculation
- 2025-06-18, Improving Checkpoint/Restore Functionality in Kubernetes
- 2025-06-17, LWN.net: A parallel path for GPU restore in CRIU
- 2025-06-13, Kubernetes Scheduling with Checkpoint/Restore: Challenges and Open Problems