Files
podman/pkg
Giuseppe Scrivano 1778bfa5fe pkg, cgroups: add initial support for cgroup v2
This is an initial implementation of cgroup v2 support for
pkg/cgroups.  It currently works with crun, with this patch:
https://github.com/giuseppe/crun/pull/49).

It adds the pieces for:

- set PID limit to 1
- retrieve stats so that "podman stats" work.

the only missing part is the support for reading per
CPU stats (that is cpuacct.usage_percpu on cgroup v1), so for now it
always returns an empty result.

Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
2019-06-26 13:17:05 +02:00
..
2019-06-25 13:51:24 -05:00
2019-04-01 11:10:54 +02:00
2019-06-18 18:43:21 +02:00
2019-06-03 15:54:53 -04:00
2018-03-27 21:55:33 +00:00
2018-07-27 02:48:16 +00:00
2019-01-15 12:25:10 -05:00
2019-06-25 13:51:24 -05:00