[CRIU] [PATCH cr] cr-dump: create a transport socket only once

Andrey Vagin avagin at openvz.org
Sat Jul 14 07:36:13 EDT 2012


Before this patch a transport socket was created for each operation
where it's needed. It's will be a problematic, when we start to support netns.

Signed-off-by: Andrey Vagin <avagin at openvz.org>
---
 include/parasite-syscall.h |    1 +
 include/parasite.h         |    1 +
 include/syscall-x86-64.def |    1 +
 parasite-syscall.c         |   90 ++++++++++++++++++++++++++------------------
 parasite.c                 |    9 ++++-
 5 files changed, 64 insertions(+), 38 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-cr-dump-create-a-transport-socket-only-once.patch
Type: text/x-patch
Size: 6207 bytes
Desc: not available
Url : http://openvz.org/pipermail/criu/attachments/20120714/9a476271/0001-cr-dump-create-a-transport-socket-only-once-0001.bin


More information about the CRIU mailing list