runc/libcontainer/cgroups/fs2
Giuseppe Scrivano 8b7ac5f4a5
libcontainer: use cgroups.NewStats
otherwise the memoryStats and hugetlbStats maps are not initialized
and GetStats() segfaults when using them.

Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
2020-04-07 09:45:57 +02:00
..
cpu.go cgroup2: add CpuMax conversion 2020-03-13 02:58:39 +09:00
cpuset.go cgroup2: split fs2 from fs 2019-12-06 15:42:10 +09:00
defaultpath.go Nit: fix use of bufio.Scanner.Err 2020-03-27 00:12:17 -07:00
defaultpath_test.go cgroup2: split fs2 from fs 2019-12-06 15:42:10 +09:00
devices.go fs2: support legacy device spec (to pass CI) 2019-12-06 15:53:07 +09:00
freezer.go cgroup2: split fs2 from fs 2019-12-06 15:42:10 +09:00
fs2.go libcontainer: use cgroups.NewStats 2020-04-07 09:45:57 +02:00
hugetlb.go Changed hugetlb pagesizes info source 2020-03-10 15:28:45 +02:00
io.go Merge pull request #2212 from Zyqsempai/2211-convert-blkio-weight-properly 2020-03-05 09:32:45 +09:00
memory.go cgroupv2: use "max" for negative values 2020-03-26 11:14:32 -07:00
pids.go libcontainer: use errors.Is() and errors.As() 2020-04-02 20:34:01 -07:00