Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-02-19 | cgroups: major update to cgroups support | William Hubbs | |
This reworks cgroups support so we have one variable in rc.conf for each controller instead of each setting. Also we add support for all of the possible cgroup controllers. I would like to thank Alexander Vershilov for his help with testing and reworking this code. | |||
2013-02-19 | cgroups: fix shebang line in rc-cgroup.sh | William Hubbs | |
2013-02-16 | Add module for cgroup processing | Alexander Vershilov | |
sh/rc-cgroup.sh.in: new script to handle cgroup processing sh/rc-cgroup.sh.in: do not use grep or cut (modification by William Hubbs) sh/runscript.sh.in: use the cgroup script |