[CRIU] Re: [PATCH cr 1/2] restore: use a currect stack for new processes (v3)

Pavel Emelyanov xemul at parallels.com
Mon Aug 27 15:20:48 EDT 2012


On 08/26/2012 12:47 AM, Andrey Vagin wrote:
> 
> Why do we need a new stack? We already have one and it can be used.

Shared stack?

> We need to step a bit for executing a glibc clone()
> 
> v2: Don't lose a page from a child's stack
> v3: Remove the defined constant STACK_SIZE
> 
> Signed-off-by: Andrey Vagin <avagin at openvz.org>
> ---
>  cr-restore.c |   22 ++++------------------
>  1 files changed, 4 insertions(+), 18 deletions(-)
> 



More information about the CRIU mailing list