alternative cgroup-tools (cgexec) implementation for both cgroup v1 and v2 (cgroup2)
following subcommands are implemented (some options might not be implemented though):
- cgclassify
- cgcreate
- cgdelete
- cgexec
- cgget
- cgset
- lscgroup
- lssubsys
these commands work for cgroup v2 as well.
for your sake, python -m cielcg [subcommand]
is also supported as well as launching as standalone script.
some cgroup1/2 variable conversions refer to: