Projects STRLCPY criu Files
🤬
Documentation Loading last commit info...
compel
contrib
coredump
crit
criu
images
include/common
lib
scripts
soccr
test
.gitignore
.mailmap
.travis.yml
COPYING
CREDITS
INSTALL.md
Makefile
Makefile.compel
Makefile.config
Makefile.install
Makefile.versions
README.md
README.md

CRIU (Checkpoint and Restore in Userspace)

An utility to checkpoint/restore tasks. Using this tool, you can freeze a running application (or part of it) and checkpoint it to a hard drive as a collection of files. You can then use the files to restore and run the application from the point it was frozen at. The distinctive feature of the CRIU project is that it is mainly implemented in user space.

The project home is at http://criu.org.

Pages worth starting with are:

A video tour on basic CRIU features

CRIU introduction

How to contribute

Please wait...
Page is in error, reload to recover