Changes

Jump to navigation Jump to search
528 bytes added ,  20:30, 17 December 2011
m
Created page with "== What CRtools is == '''CRtools''' is an utility to checkpoint/restore process tree. Unlike checkpoint/restore implemented completely in kernel space, it tries to achieve the s..."
== What CRtools is ==

'''CRtools''' is an utility to checkpoint/restore process tree. Unlike checkpoint/restore implemented completely in kernel space,
it tries to achieve the same target operating in user space. Since the tools and overall concept are still under heavy development
stage there are some known limitations applied

# Only pure x86-64 environment is supported, no IA32 emulation allowed.
# There is no way to use cgroups freezer facility yet.
# No network or IPC checkpoint/restore supported.

== Basic design ==

Navigation menu