[CRIU] [PATCH 00/16] Preparations for x86-32 CRIU mode, v2
Pavel Emelyanov
xemul at parallels.com
Mon Jun 8 13:54:05 PDT 2015
On 06/05/2015 12:04 AM, Cyrill Gorcunov wrote:
> Hi! Here is a slightly updated version of preparatory code for
> x86-32 mostly. Which it turns out suitable as well for ppc64.
>
> The idea is to use side tool (piegen) which parses generated
> parasite blobs and creates byte-stream of code to run with
> additional relocation data (if needed).
>
> Previously our blobs were generated by linker but this
> doesn't work for x86 32bit due to lack of rip addressing
> so we have to switch to another scheme.
>
> Note that at moment this code only runs if criu is built as
>
> ARCH="ia32" make
>
> Laurent what about ppc64, does piegen run always?
>
> Also note that I didn't modify TASK_SIZE for 32bit
> need to think. But I would prefer the code to merge
> since it become harder to keep it out of three.
>
> So, take a look, comments are welcome!
OK, all 16 applied :) Thanks, guys!
More information about the CRIU
mailing list