https://github.com/osll/pmover
Cross arch process mover (on top of criu)
https://github.com/osll/pmover
Last synced: 11 months ago
JSON representation
Cross arch process mover (on top of criu)
- Host: GitHub
- URL: https://github.com/osll/pmover
- Owner: OSLL
- License: other
- Created: 2012-10-29T12:38:16.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2013-01-16T17:01:30.000Z (over 13 years ago)
- Last Synced: 2025-02-21T14:16:15.433Z (about 1 year ago)
- Language: C
- Size: 3.25 MB
- Stars: 2
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: COPYING
Awesome Lists containing this project
README
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)