Skip to content
github.com/opencontainers/cgroups v0.0.6

Changes:

* config: switch PidsLimit to *int64 by @cyphar in https://github.com/opencontainers/cgroups/pull/48
* fs2: add iocost statistics by @tiljeset in https://github.com/opencontainers/cgroups/pull/43
* systemd: retry when the dbus connection returns EAGAIN by @jianghao65536 in https://github.com/opencontainers/cgroups/pull/45
* fs: fix/improve cpuacct.usage_all parsing by @kolyshkin in https://github.com/opencontainers/cgroups/pull/50

New Contributors:

* @cyphar made their first contribution in https://github.com/opencontainers/cgroups/pull/48
* @tiljeset made their first contribution in https://github.com/opencontainers/cgroups/pull/43
* @jianghao65536 made their first contribution in https://github.com/opencontainers/cgroups/pull/45

Signed-off-by: Aleksa Sarai <cyphar@cyphar.com>