[CRIU] [PATCH 0/7] Move rlimits into Core entry, v2

Cyrill Gorcunov gorcunov at openvz.org
Thu Mar 13 03:30:43 PDT 2014


Please take a look.

 - fixed Core allocation/free
 - fixed show action

Cyrill Gorcunov (7):
  image: Refine open_image helpers
  rlimit: protobuf -- Add task_rlimits member to Core
  rlimit: Allocate and free appropriate Core entry
  rlimit: Dump task rlimits into Core entry
  rlimit: Restore rlimist from Core data
  rlimit: Stop writting old rlimits image entries
  rlimit: Move CR_FD_RLIMIT out of _CR_FD_TASK

 cr-dump.c            | 24 +++++++++++-------------
 cr-restore.c         | 35 ++++++++++++++++++++++++++++++++---
 cr-show.c            | 10 ++++++++++
 image.c              |  4 +++-
 include/image-desc.h |  2 +-
 include/image.h      | 15 +++++++++++++--
 protobuf/core.proto  |  8 ++++++++
 pstree.c             | 32 ++++++++++++++++++++++++++++++++
 8 files changed, 110 insertions(+), 20 deletions(-)

-- 
1.8.3.1


More information about the CRIU mailing list