Changes

Jump to navigation Jump to search
10 bytes added ,  14:55, 27 January 2015
no edit summary
Line 13: Line 13:  
== Problem ==
 
== Problem ==
   −
There's a technical problem in it -- currently CRIU restores data from images into itself. Only a small portion of code is executed in a PIE mode (called "restorer") and that is run in a target task environment. In apply-images mode we'd have to push parasite into target task and run ''all'' the restoration code in it. This is a lot of patching.
+
There's a technical problem in it -- currently CRIU restores data from images into itself. Only a small portion of code is executed in a PIE mode (called "[restorer context]") and that is run in a target task environment. In apply-images mode we'd have to push parasite into target task and run ''all'' the restoration code in it. This is a lot of patching.
    
[[Category:Plans]]
 
[[Category:Plans]]

Navigation menu