runc/libcontainer/cgroups
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
..
ebpf cgroup2: ebpf: increase RLIM_MEMLOCK to avoid BPF_PROG_LOAD error 2019-11-07 15:43:27 +09:00
fs libcontainer: use errors.Is() and errors.As() 2020-04-02 20:34:01 -07:00
fs2 libcontainer: use cgroups.NewStats 2020-04-07 09:45:57 +02:00
fscommon Revert "Merge pull request #2280 from kolyshkin/errors-unwrap" 2020-04-02 19:41:11 -07:00
systemd Remove unused consts testScopeWait and testSliceWait 2020-04-03 21:09:43 +02:00
cgroups.go libcontainer: add method to get cgroup config from cgroup Manager 2019-12-17 22:46:03 +00:00
cgroups_test.go .travis.yml: add Fedora 31 vagrant box (for cgroup2) 2019-10-31 16:53:01 +09:00
cgroups_unsupported.go Move libcontainer into subdirectory 2015-06-21 19:29:15 -07:00
stats.go Expose memory.use_hierarchy in MemoryStats 2017-03-31 13:40:34 -04:00
utils.go libcontainer: use errors.Is() and errors.As() 2020-04-02 20:34:01 -07:00
utils_test.go cgroup2: add CpuMax conversion 2020-03-13 02:58:39 +09:00