Difference between revisions of "Main Page"
Jump to navigation
Jump to search
(→Other) |
(new layout with EVENTS) |
||
Line 6: | Line 6: | ||
<br clear="both"> | <br clear="both"> | ||
− | <div style="float:left; width: | + | <div style="float:left; width: 33%"> |
== Using == | == Using == | ||
Line 23: | Line 23: | ||
</div> | </div> | ||
− | |||
+ | <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: | + | <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 style="float:left; width: 33%"> | |
− | <div style="float: | ||
== External links == | == External links == | ||
{{:Articles}} | {{:Articles}} | ||
</div> | </div> | ||
− | < | + | <div style="float:right; width: 33%"> |
== Other == | == Other == | ||
− | [[ | + | * Project [[history]] |
+ | * [[Logo]] description | ||
+ | * [[Events]] | ||
+ | </div> | ||
− | + | <br clear="both"> | |
− | + | --[[User:Kir|Kir]] 10:09, 3 October 2012 (EDT) | |
− | [[ |
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.
|
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
- 2022-02-16, Singularity: Planet-Scale, Preemptible and Elastic Scheduling of AI Workloads
- 2020-04-30, Balancing efficiency and fairness in heterogeneous GPU clusters for deep learning
- 2020-03-17, Edge Computing -- the Case for Heterogeneous-ISA Container Migration
- 2019-10-03, Fast In-Memory CRIU for Docker Containers
- 2019-09-24, Using Container Migration for High Performance Computing (HPC) Workloads Resilience
- 2019-09-11, Performance Estimation of Container-Based Cloud-to-Fog Offloading
--Kir 10:09, 3 October 2012 (EDT)