Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/osll/pmover
Cross arch process mover (on top of criu)
https://github.com/osll/pmover
Last synced: 6 days 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 (about 12 years ago)
- Default Branch: master
- Last Pushed: 2013-01-16T17:01:30.000Z (almost 12 years ago)
- Last Synced: 2023-03-11T23:27:21.068Z (over 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)