[CRIU] [rfc 4/4] epoll: Squash epolls into one image

Cyrill Gorcunov gorcunov at openvz.org
Thu Mar 6 00:10:07 PST 2014


There is a longstanding task to enlarge image files
instead of using a set of small image files. Usually
this can be done by introducine "repeated" fields into
image objects.

Thus here we dump/restore epoll files with new repeated
eventpoll_file_entry::eventpoll_tfd_entry field.

Note, old format is still supported but warning yielded.
I suppose we deprecate old format after a few releases.

Signed-off-by: Cyrill Gorcunov <gorcunov at openvz.org>
---
 eventpoll.c | 67 +++++++++++++++++++++++++++++++++++++++++++++++++++++--------
 1 file changed, 59 insertions(+), 8 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0004-epoll-Squash-epolls-into-one-image.patch
Type: text/x-patch
Size: 3296 bytes
Desc: not available
URL: <http://lists.openvz.org/pipermail/criu/attachments/20140306/6a759529/attachment.bin>


More information about the CRIU mailing list