aboutsummaryrefslogtreecommitdiff
path: root/src/libutil/cgroup.hh
AgeCommit message (Collapse)Author
2022-12-02Clean up cgroup handling in getMaxCPU()Eelco Dolstra
Also, don't assume in LocalDerivationGoal that cgroups are mounted on /sys/fs/cgroup.
2022-12-02Move cgroup.{cc,hh} to libutilEelco Dolstra