Skip to content

Simple scripts to properly mount the cgroupfs hierarchy, especially structured for Debian packaging

Notifications You must be signed in to change notification settings

ireaderlab/cgroupfs-mount

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cgroupfs-mount

Light-weight package to set up cgroupfs mounts

Control groups are a kernel mechanism for tracking and imposing limits on resource usage on groups of tasks.

These scripts set up cgroups at boot without doing any cgroup management or doing any classification of tasks into cgroups.

Troubleshooting

It is critically important for the proper operation of these scripts that you do not manually include any cgroup mount points in /etc/fstab. After commenting out any extraneous cgroup entries in /etc/fstab, you should either reboot or manually umount them and then run cgroupfs-mount again.

About

Simple scripts to properly mount the cgroupfs hierarchy, especially structured for Debian packaging

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 55.3%
  • Roff 44.7%