[CRIU] [PATCH 07/11] parasite: Add interface for file descriptors draining

Cyrill Gorcunov gorcunov at openvz.org
Wed Mar 28 09:36:37 EDT 2012


Just implemented but not yet used in dumping procedure,
this will be addressed in further patches.

Note the space for file descriptors is statically allocated
in 8K arguments area, not on stack.

Signed-off-by: Cyrill Gorcunov <gorcunov at openvz.org>
---
 include/parasite-syscall.h |    2 +
 include/parasite.h         |   14 ++++++++++++
 include/util-net.h         |    2 +-
 parasite-syscall.c         |   50 ++++++++++++++++++++++++++++++++++++++++++++
 parasite.c                 |   20 +++++++++++++++++
 util-net.c                 |    2 +-
 6 files changed, 88 insertions(+), 2 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0007-parasite-Add-interface-for-file-descriptors-draining.patch
Type: text/x-patch
Size: 4668 bytes
Desc: not available
Url : http://openvz.org/pipermail/criu/attachments/20120328/7451d7ff/0007-parasite-Add-interface-for-file-descriptors-draining.bin


More information about the CRIU mailing list