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

Kirill Tkhai ktkhai at virtuozzo.com
Wed May 17 07:37:29 PDT 2017


https://travis-ci.org/tkhai/criu/builds/233232080

On 17.05.2017 17:36, 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