Re: [Devel] [PATCH RHEL7 v21 11/14] ve/cgroup: set release_agent_path for root cgroups separately for each ve.

2020-07-30 Thread Kirill Tkhai
On 28.07.2020 20:53, Valeriy Vdovin wrote: > This is done so that each container could set it's own release agent. > Release agent information is now stored in per-cgroup-root data > structure in ve. > > https://jira.sw.ru/browse/PSBM-83887 > > Signed-off-by: Valeriy Vdovin > --- >

[Devel] [PATCH RHEL7 v21 11/14] ve/cgroup: set release_agent_path for root cgroups separately for each ve.

2020-07-28 Thread Valeriy Vdovin
This is done so that each container could set it's own release agent. Release agent information is now stored in per-cgroup-root data structure in ve. https://jira.sw.ru/browse/PSBM-83887 Signed-off-by: Valeriy Vdovin --- include/linux/cgroup.h | 3 -- include/linux/ve.h | 6 +++