[CRIU] [PATCH 0/5] Merge rlimits into Core entry

Cyrill Gorcunov gorcunov at openvz.org
Wed Mar 12 11:48:02 PDT 2014


Pavel has asked to start merging entries into Core protobuf
image -- the idea behind to produce less image files to speedup
migration procedure. Thus here the first one -- rlimits are
merged into Core entry.

Please take a look.

Cyrill Gorcunov (5):
  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
  rlimits: Drop old rlimits image generation

 cr-dump.c           | 24 +++++++++++-------------
 cr-restore.c        | 35 ++++++++++++++++++++++++++++++++---
 protobuf/core.proto |  8 ++++++++
 pstree.c            | 31 +++++++++++++++++++++++++++++++
 4 files changed, 82 insertions(+), 16 deletions(-)

-- 
1.8.3.1


More information about the CRIU mailing list