mirror of
https://github.com/checkpoint-restore/criu.git
synced 2026-07-18 17:14:28 +00:00
No description
blcrcheckpointcontainercontainerscriudmtcphighly-availablelinuxmemory-trackingmigrationparasitepost-copyrestoresnapshotsuspenduserfaultfdzero-downtime
|
|
||
|---|---|---|
| include | ||
| kernel | ||
| test | ||
| .gitignore | ||
| cr-dump.c | ||
| cr-restore.c | ||
| cr-show.c | ||
| crtools.c | ||
| elf.c | ||
| gen-offsets.sh | ||
| Makefile | ||
| parasite-elf.lds.S | ||
| parasite-syscall.c | ||
| parasite.c | ||
| parasite.lds.S | ||
| README | ||
| restorer.c | ||
| seize.c | ||
| TODO | ||
| util.c | ||
crtools ======= An utility to checkpoint/restore tasks. Some code snippets are borrowed from - Linux kernel (http://kernel.org/) - git (http://git-scm.com/) - kvm-tools (https://github.com/penberg/linux-kvm) - ptrace-parasite (https://code.google.com/p/ptrace-parasite/) Many thanks to these projects. Licensed under GPLv2 (http://www.gnu.org/licenses/gpl-2.0.txt) Kernel patching =============== To have crtools up and running either 1) use patches from kernel/ directory 2) or clone git://github.com/cyrillos/linux-2.6.git and switch to branch "crtools". It's based on Linux | commit 1ea6b8f48918282bdca0b32a34095504ee65bab5 | Author: Linus Torvalds <torvalds@linux-foundation.org> | Date: Mon Nov 7 16:16:02 2011 -0800 | | Linux 3.2-rc1