Skip to content
Snippets Groups Projects
  • Mark A. Grondona's avatar
    c9ea11b5
    cgroups: Allow cgroup mount point to be configurable · c9ea11b5
    Mark A. Grondona authored
    cgroups code currently assumes cgroup subsystems will be mounted
    under /cgroup, which is not the ideal location for many situations.
    Add a new cgroup.conf parameter to redefine the mount point to an
    arbitrary location. (for example, some systems may already have
    cgroupfs mounted under /dev/cgroup or /sys/fs/cgroup)
    c9ea11b5
    History
    cgroups: Allow cgroup mount point to be configurable
    Mark A. Grondona authored
    cgroups code currently assumes cgroup subsystems will be mounted
    under /cgroup, which is not the ideal location for many situations.
    Add a new cgroup.conf parameter to redefine the mount point to an
    arbitrary location. (for example, some systems may already have
    cgroupfs mounted under /dev/cgroup or /sys/fs/cgroup)