mirror of
https://github.com/checkpoint-restore/criu.git
synced 2026-01-23 02:14:37 +00:00
No description
blcrcheckpointcontainercontainerscriudmtcphighly-availablelinuxmemory-trackingmigrationparasitepost-copyrestoresnapshotsuspenduserfaultfdzero-downtime
Without it parallel execution fails. Reported-by: Pekka Enberg <penberg@cs.helsinki.fi> Signed-off-by: Andrew Vagin <avagin@parallels.com> Signed-off-by: Cyrill Gorcunov <gorcunov@openvz.org> |
||
|---|---|---|
| include | ||
| kernel | ||
| test | ||
| xemul | ||
| .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 | ||
| rbtree.c | ||
| README | ||
| util.c | ||
crtools ======= An utility to to checkpoint/restore tasks. Some code is borrowed from - Linux kernel (http://kernel.org/) - git (http://git-scm.com/) - kvm-tools (https://github.com/penberg/linux-kvm.git) - ptrace-parasite (https://code.google.com/p/ptrace-parasite/) Many thanks to these projects. Licensed under GPLv2