| Commit message (Expand) | Author | Age |
* | cgroups: force 64 bits to ParseUint | Giuseppe Scrivano | 2021-04-09 |
* | Merge pull request #9464 from giuseppe/fix-cgroupv1-stats | OpenShift Merge Robot | 2021-02-22 |
|\ |
|
| * | cgroup: change cgroup deletion logic on v1 | Giuseppe Scrivano | 2021-02-22 |
* | | bump go module to v3 | Valentin Rothberg | 2021-02-22 |
|/ |
|
* | Enable whitespace linter | Paul Holzinger | 2021-02-11 |
* | Don't fail if one of the cgroups is not setup | Daniel J Walsh | 2021-01-27 |
* | Spelling | Josh Soref | 2020-12-22 |
* | pkg/cgroups/createCgroupv2Path: nits | Kir Kolyshkin | 2020-10-05 |
* | Remove excessive error wrapping | Kir Kolyshkin | 2020-10-05 |
* | Switch all references to github.com/containers/libpod -> podman | Daniel J Walsh | 2020-07-28 |
* | move go module to v2 | Valentin Rothberg | 2020-07-06 |
* | Turn on More linters | Daniel J Walsh | 2020-06-15 |
* | cgroup: skip unified if we are using v1 | Peter Hunt | 2020-05-12 |
* | Fix invalid container path comparison for pid cgroup | Sascha Grunert | 2020-04-14 |
* | Do not error on pids.current stats if ctr.path is empty | Sascha Grunert | 2020-04-07 |
* | update systemd & dbus dependencies | Valentin Rothberg | 2020-03-10 |
* | stats: add SystemUsage | Giuseppe Scrivano | 2020-02-12 |
* | Use cgroupv2 super magic from golang.org/x/sys/unix | Sascha Grunert | 2020-01-21 |
* | make lint: enable gocritic | Valentin Rothberg | 2020-01-13 |
* | cgroups: read correctly the CPU stats | Giuseppe Scrivano | 2019-11-01 |
* | rootless: automatically create a systemd scope | Giuseppe Scrivano | 2019-09-12 |
* | Fix error message on podman stats on cgroups v1 rootless environments | Daniel J Walsh | 2019-08-19 |
* | pkg/cgroups: use DBUS session when rootless | Giuseppe Scrivano | 2019-08-14 |
* | golangci-lint round #3 | baude | 2019-07-21 |
* | Merge pull request #3564 from giuseppe/cgroupsv2-no-controllers-last-path | OpenShift Merge Robot | 2019-07-13 |
|\ |
|
| * | cgroupsv2: do not enable controllers for the last component | Giuseppe Scrivano | 2019-07-12 |
* | | cgroups: fix a leak when using cgroupfs | Giuseppe Scrivano | 2019-07-11 |
* | | cgroups: attempt a recursive rmdir | Giuseppe Scrivano | 2019-07-11 |
|/ |
|
* | cgroups: skip not existing cpuacct files | Giuseppe Scrivano | 2019-07-10 |
* | cgroups: support creating cgroupsv2 paths | Giuseppe Scrivano | 2019-07-10 |
* | cgroups: fix times conversion | Giuseppe Scrivano | 2019-07-02 |
* | pkg, cgroups: add initial support for cgroup v2 | Giuseppe Scrivano | 2019-06-26 |
* | libpod: use pkg/cgroups instead of containerd/cgroups | Giuseppe Scrivano | 2019-06-26 |
* | pkg: new package cgroups | Giuseppe Scrivano | 2019-06-26 |