Changes

Jump to navigation Jump to search
29 bytes added ,  18:51, 4 November 2018
no edit summary
Line 1: Line 1: −
P.Haul is an extension to CRIU that makes [[live migration]] with CRIU possible. The effort first appeared as [[Py-P.Haul|python script(s)]], but due to high complexity of python code integration, it was switched into Go. Right now the sources are in [https://github.com/xemul/criu/tree/criu-dev/phaul criu-dev branch, <code>phaul/</code> subdir].
+
P.Haul is an extension to CRIU that makes [[live migration]] with CRIU possible. The effort first appeared as [[Py-P.Haul|python script(s)]], but due to high complexity of python code integration, it was switched into Go. Right now the sources are in [https://github.com/checkpoint-restore/go-criu go-criu] repository.
    
== Description ==
 
== Description ==
Line 43: Line 43:  
* Add API for FS migration (if necessary)
 
* Add API for FS migration (if necessary)
 
* Fix [[Py-P.Haul]] to use this library as a core
 
* Fix [[Py-P.Haul]] to use this library as a core
 +
 +
== Git ==
 +
https://github.com/checkpoint-restore/go-criu
    
[[Category: Live migration]]
 
[[Category: Live migration]]
[[Category: Development]]
+
[[Category: New features]]

Navigation menu