[Devel] [PATCH libvzctl 0/2] Tune up cgroup code

Cyrill Gorcunov gorcunov at openvz.org
Sat Jan 23 08:16:40 PST 2016


 - we need unified cgroup naming scheme for convenience when
   migrating them from one machine to another

 - add perf_event and hugetlb controllers into the set, otherwise
   "enter" action after restore (where criu sets up these controllers)
   creates new hierarchy which prevents us from next suspend

Cyrill Gorcunov (2):
  Make SYSTEMD_CTID_x be plain veids for restore convenience
  cgroup: Add missing controllers into the set

 lib/cgroup.c  |  2 ++
 lib/cgroup.h  |  2 ++
 lib/systemd.c |  2 +-
 lib/vztypes.h | 18 ++++++++++++++++--
 4 files changed, 21 insertions(+), 3 deletions(-)

-- 
2.5.0



More information about the Devel mailing list