Difference between revisions of "Main Page"
Jump to navigation
Jump to search
| Line 1: | Line 1: | ||
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. | ||
| − | == | + | == Using == |
;[[Usage scenarios]] | ;[[Usage scenarios]] | ||
| Line 7: | Line 7: | ||
;[[CR_tools | CR tools]] | ;[[CR_tools | CR tools]] | ||
| − | : Main checkpoint/restore utility | + | : Main checkpoint/restore utility description |
| − | ;[[ | + | ;[[What software is supported]] |
| − | : | + | : Describes TODO list in higher level terms |
| − | + | == Developing == | |
| − | |||
| − | ;[[ | + | ;[[Images]] |
| − | : | + | : Description of image files format |
;[[Commits | Commits]] | ;[[Commits | Commits]] | ||
: Mainline kernel commits tracker | : Mainline kernel commits tracker | ||
| − | ;[[ | + | ;[[ZDTM_Test_Suite | ZDTM]] |
| − | : | + | : Zero downtime test suite |
| + | |||
| + | ;[[Todo | TODO]] | ||
| + | : Current TODO list | ||
== External links == | == External links == | ||
| Line 28: | Line 30: | ||
== Under the hood == | == Under the hood == | ||
| + | |||
| + | Articles about how things are done in crtools | ||
* [[Sockets]] | * [[Sockets]] | ||
Revision as of 05:28, 20 July 2012
Welcome to CRIU, a project to implement checkpoint/restore functionality for Linux in userspace.
Using
- Usage scenarios
- Ideas how crtools can be used (some are crazy indeed)
- CR tools
- Main checkpoint/restore utility description
- What software is supported
- Describes TODO list in higher level terms
Developing
- Images
- Description of image files format
- Commits
- Mainline kernel commits tracker
- ZDTM
- Zero downtime test suite
- TODO
- Current TODO list
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
Under the hood
Articles about how things are done in crtools