[CRIU] [PATCH 0/2] Use the same stack for sub-processes

Andrei Vagin avagin at virtuozzo.com
Wed May 17 16:30:19 PDT 2017


Applied, thanks
On Wed, May 17, 2017 at 05:36:55PM +0300, Kirill Tkhai wrote:
> Create helpers with CLONE_VFORK and more shared CLONE_XXX flags.
> 
> ---
> 
> Kirill Tkhai (2):
>       clone_noasan: Allow to create CLONE_VM|CLONE_VFORK processes
>       utils: Make call_in_child_process() use parent's stack
> 
> 
>  criu/clone-noasan.c |   16 +++++++---------
>  criu/util.c         |   43 ++++++++++++-------------------------------
>  2 files changed, 19 insertions(+), 40 deletions(-)
> 
> --
> Signed-off-by: Kirill Tkhai <ktkhai at virtuozzo.com>


More information about the CRIU mailing list