[Devel] [PATCH RH9 0/6] part 18: port release agent virtualization

Kirill Tkhai ktkhai at virtuozzo.com
Tue Oct 19 15:07:33 MSK 2021


On 18.10.2021 15:50, Pavel Tikhomirov wrote:
> Patches are massively reworked, see inpatch comments.
> 
> https://jira.sw.ru/browse/PSBM-134002
> 
> Pavel Tikhomirov (1):
>   ve/cgroup: fix cgroup_mark_ve_roots naming
> 
> Valeriy Vdovin (5):
>   cgroup/cfs: added 'activate' option to cgroup_add_file
>   ve/cgroup: Implement per-ve workqueue
>   ve/cgroup: Move release_agent from system_wq to per-ve workqueues
>   ve/cgroup: Private per-cgroup-root data container
>   ve/cgroup: Set release_agent_path for root cgroups separately
> 
>  include/linux/cgroup-defs.h     |  11 +-
>  include/linux/cgroup.h          |   4 +-
>  include/linux/ve.h              |  27 ++++
>  kernel/cgroup/cgroup-internal.h |   2 +
>  kernel/cgroup/cgroup-v1.c       | 165 +++++++++++++++-------
>  kernel/cgroup/cgroup.c          |  53 ++++++-
>  kernel/ve/ve.c                  | 242 +++++++++++++++++++++++++++++++-
>  7 files changed, 442 insertions(+), 62 deletions(-)

Looks OK for me.

Reviewed-by: Kirill Tkhai <ktkhai at virtuozzo.com>



More information about the Devel mailing list