[CRIU] [PATCH 05/10] parasite: Add interface for file descriptors
draining
Cyrill Gorcunov
gorcunov at openvz.org
Tue Mar 27 12:23:13 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: 0005-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/20120327/d9a8a0e9/0005-parasite-Add-interface-for-file-descriptors-draining-0001.bin
More information about the CRIU
mailing list