summaryrefslogtreecommitdiff
path: root/pkg/cgroups
Commit message (Expand)AuthorAge
* Switch all references to github.com/containers/libpod -> podmanDaniel J Walsh2020-07-28
* move go module to v2Valentin Rothberg2020-07-06
* Turn on More lintersDaniel J Walsh2020-06-15
* cgroup: skip unified if we are using v1Peter Hunt2020-05-12
* Fix invalid container path comparison for pid cgroupSascha Grunert2020-04-14
* Do not error on pids.current stats if ctr.path is emptySascha Grunert2020-04-07
* update systemd & dbus dependenciesValentin Rothberg2020-03-10
* stats: add SystemUsageGiuseppe Scrivano2020-02-12
* Use cgroupv2 super magic from golang.org/x/sys/unixSascha Grunert2020-01-21
* make lint: enable gocriticValentin Rothberg2020-01-13
* cgroups: read correctly the CPU statsGiuseppe Scrivano2019-11-01
* rootless: automatically create a systemd scopeGiuseppe Scrivano2019-09-12
* Fix error message on podman stats on cgroups v1 rootless environmentsDaniel J Walsh2019-08-19
* pkg/cgroups: use DBUS session when rootlessGiuseppe Scrivano2019-08-14
* golangci-lint round #3baude2019-07-21
* Merge pull request #3564 from giuseppe/cgroupsv2-no-controllers-last-pathOpenShift Merge Robot2019-07-13
|\
| * cgroupsv2: do not enable controllers for the last componentGiuseppe Scrivano2019-07-12
* | cgroups: fix a leak when using cgroupfsGiuseppe Scrivano2019-07-11
* | cgroups: attempt a recursive rmdirGiuseppe Scrivano2019-07-11
|/
* cgroups: skip not existing cpuacct filesGiuseppe Scrivano2019-07-10
* cgroups: support creating cgroupsv2 pathsGiuseppe Scrivano2019-07-10
* cgroups: fix times conversionGiuseppe Scrivano2019-07-02
* pkg, cgroups: add initial support for cgroup v2Giuseppe Scrivano2019-06-26
* libpod: use pkg/cgroups instead of containerd/cgroupsGiuseppe Scrivano2019-06-26
* pkg: new package cgroupsGiuseppe Scrivano2019-06-26