[CRIU] [rfc 0/4] Enlarge epoll image file

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


xemul@ requested to start enlarging image files introducing
repeated fileds in protobuf format entries to be able to
reduce the number of image files we're carrying.

Cyrill Gorcunov (4):
  fla: Introduce trivial grow-only arrays
  epoll: Align members
  protobuf: epoll -- Add repeated target fds
  epoll: Squash epolls into one image

 Makefile.crtools         |  1 +
 eventpoll.c              | 91 +++++++++++++++++++++++++++++++++++++-----------
 fla.c                    | 63 +++++++++++++++++++++++++++++++++
 include/fla.h            | 17 +++++++++
 protobuf/eventpoll.proto |  8 +++--
 5 files changed, 157 insertions(+), 23 deletions(-)
 create mode 100644 fla.c
 create mode 100644 include/fla.h

-- 
1.8.3.1


More information about the CRIU mailing list