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

Kirill Tkhai ktkhai at virtuozzo.com
Wed May 17 07:36:55 PDT 2017


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