Files
runc/libcontainer/cgroups
Kir Kolyshkin bb47e35843 cgroup/systemd: reorganize
1. Rename the files
  - v1.go: cgroupv1 aka legacy;
  - v2.go: cgroupv2 aka unified hierarchy;
  - unsupported.go: when systemd is not available.

2. Move the code that is common between v1 and v2 to common.go

Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
2020-04-19 16:27:40 -07:00
..
2020-04-19 16:27:40 -07:00
2020-04-19 16:27:40 -07:00
2020-04-08 17:40:09 +02:00
2020-04-07 20:45:53 -07:00
2020-04-09 20:14:39 +09:00