mirror of
https://github.com/podman-container-tools/podman.git
synced 2026-08-10 19:05:42 +00:00
If the ctr.path is empty, then we do not try to access `/sys/fs/cgroup/pids/pids.current` any more because this path will be wrong in any case. We now return and do not set the PIDs stats. Refers to https://github.com/cri-o/cri-o/issues/3522 Signed-off-by: Sascha Grunert <sgrunert@suse.com> |
||
|---|---|---|
| .. | ||
| blkio.go | ||
| cgroups.go | ||
| cgroups_supported.go | ||
| cgroups_unsupported.go | ||
| cpu.go | ||
| cpuset.go | ||
| memory.go | ||
| pids.go | ||
| systemd.go | ||