Difference between revisions of "Main Page"
Jump to navigation
Jump to search
(→Using) |
(v0.2 added) |
||
| Line 7: | Line 7: | ||
== Releases == | == Releases == | ||
| + | * [http://download.openvz.org/criu/crtools-0.2.tar.bz2 crtools-0.2.tar.bz2] 20 Sep 2012 (sha1 072e80f646f19353798070010de4f686624b218f) | ||
* [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"> | <br clear="both"> | ||
<div style="float:left; width: 45%"> | <div style="float:left; width: 45%"> | ||
| + | |||
== Using == | == Using == | ||
Revision as of 09:50, 20 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.2.tar.bz2 20 Sep 2012 (sha1 072e80f646f19353798070010de4f686624b218f)
- 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
- 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
- 2026-07-22, Forensic Analysis of Container Snapshot Chains for Post-event Reconstruction
- 2026-07-14, Accelerating Model Inference with On‑the‑Fly Snapshot Compression
- 2026-07-09, Reverse-engineering NVIDIA's cuda-checkpoint for Faster Cold Starts
- 2026-06-29, Fast vLLM: cutting cold starts by 20x
- 2026-06-25, Elastic Resource Management for Heterogenous Container-Based Clouds
- 2026-06-01, NVIDIA Dynamo Snapshot: Fast Startup for Inference Workloads on Kubernetes
- 2026-05-12, How we achieved truly serverless GPUs
- 2026-04-27, Towards On-the-Fly Snapshot Memory Compression for Low-Latency Elastic Inference Serving Systems
- 2026-04-06, Cloudburst: 70x faster cold(ish) starts for SGLang
- 2026-02-24, GPU Checkpoint/Restore Made Fast and Lightweight
- 2026-01-21, Announcing the Checkpoint/Restore Working Group
- 2025-11-17, Engine-Agnostic Model Hot-Swapping for Cost-Effective LLM Inference