This patchset adds cgroup v2 support to cgget and cgset. It may also add cgroup v2 support for other commands, but I haven't extensively tested them yet.
Tom Hromatka (2): api: Refactor cgroup v1 logic in cgroup_init() api: Add cgroup v2 support src/api.c | 350 +++++++++++++++++++++++++++++++---------------- src/libcgroup-internal.h | 6 + 2 files changed, 241 insertions(+), 115 deletions(-) -- 1.8.3.1 _______________________________________________ Libcg-devel mailing list Libcg-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/libcg-devel