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 <ktk...@virtuozzo.com> _______________________________________________ Devel mailing list Devel@openvz.org https://lists.openvz.org/mailman/listinfo/devel