mirror of
https://github.com/checkpoint-restore/criu
synced 2025-08-22 01:51:51 +00:00
16 lines
374 B
Plaintext
16 lines
374 B
Plaintext
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)
|