[CRIU] [PATCH 0/4] vDSO code merging

Pavel Emelyanov xemul at parallels.com
Mon Sep 7 03:38:25 PDT 2015


On 09/03/2015 05:26 PM, Laurent Dufour wrote:
> This series is merging all the vDSO handling code spread over the x86,
> aarch64 and ppc64 architectures.
> 
> The first and last one are dealing with details on the ppc64 architecture,
> while the 2 others, the big ones, are dealing with the shared vDSO code.
> 
> I did basic tests on x86_64 and ppc64le. Theses tests consisted to
> checkpoint a set of process running on top of a vDSO and restoring them on
> a kernel running a patched vDSO to force the vDSO proxy to be put in place.
> 
> Christopher, I was not able to test it on aarch64. Feel free to ping me if
> you want me to run test on this architecture.
> 
> Laurent Dufour (4):
>   ppc64: Fix pie Makefile
>   vdso: merge per arch vdso.c file in a common one
>   vdso: Rework vdso processing files
>   ppc64/vdso: fixing debug trace


Cyrill, would you also look at this set. Thank you :)

-- Pavel


More information about the CRIU mailing list