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

Pavel Emelyanov xemul at parallels.com
Fri Mar 14 04:48:00 PDT 2014


On 03/13/2014 02:30 PM, Cyrill Gorcunov wrote:
> 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(-)
> 
applied



More information about the CRIU mailing list