[CRIU] [PATCH] Add VDSO time function support for x86 32-bit kernel

H. Peter Anvin hpa at zytor.com
Fri Dec 14 17:27:08 EST 2012


On 12/14/2012 02:25 PM, Cyrill Gorcunov wrote:
> 
> this would allow us to defer checkpoint until task finish vdso code. Peter,
> if I understand you correctly you propose we provide some own proxy-vdso
> which would redirect calls to real ones, right? But the main problem
> is that is exactly the idea to be able to c/r existing programs without
> recompiling and such (or I miss something here?).
> 

No, I'm proposing that you use a proxy-vdso which does nothing but
system calls, and therefore can be stable indefinitely.

	-hpa




More information about the CRIU mailing list