Does anything require or use cgroups version 1 controllers in Slackware
by mrsam from LinuxQuestions.org on (#6PHGW)
Anyone happen to know if anything in Slackware 15 uses cgroups version 1 controllers?
/etc/rc.d/rc.S mounts all available cgroups controllers in /sys/fs/cgroup
I know that elogind uses cgroups version 1, I'm not sure if it actually uses any controllers, I'll grab the source and see if I can figure it out -- but would anyone happen to know if anything else actually uses the controllers.
I'm working on something that uses cgroups version 2, and I would like to unmount version 1 controllers, so that they're available in version 2 cgroups. So, what am I going to break?
/etc/rc.d/rc.S mounts all available cgroups controllers in /sys/fs/cgroup
I know that elogind uses cgroups version 1, I'm not sure if it actually uses any controllers, I'll grab the source and see if I can figure it out -- but would anyone happen to know if anything else actually uses the controllers.
I'm working on something that uses cgroups version 2, and I would like to unmount version 1 controllers, so that they're available in version 2 cgroups. So, what am I going to break?