Skip to content

v0.2.0

Compare
Choose a tag to compare
@andrewkroh andrewkroh released this 28 Feb 17:06
· 138 commits to master since this release

Added

  • Added ErrCgroupsMissing to indicate that /proc/cgroups is missing which is
    an indicator that cgroups were disabled at compile time. #64

Changed

  • Changed cgroup.SupportedSubsystems() to honor the "enabled" column in the
    /proc/cgroups file. #64