moby--moby/runconfig
Kir Kolyshkin afbeaf6f29 pkg/sysinfo: rm duplicates
The CPU CFS cgroup-aware scheduler is one single kernel feature, not
two, so it does not make sense to have two separate booleans
(CPUCfsQuota and CPUCfsPeriod). Merge these into CPUCfs.

Same for CPU realtime.

For compatibility reasons, /info stays the same for now.

Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
2020-06-26 16:19:52 -07:00
..
fixtures
opts
config.go cgroup2: implement `docker info` 2020-04-17 07:20:01 +09:00
config_test.go cgroup2: implement `docker info` 2020-04-17 07:20:01 +09:00
config_unix.go
config_windows.go
errors.go
hostconfig.go
hostconfig_test.go pkg/sysinfo: rm duplicates 2020-06-26 16:19:52 -07:00
hostconfig_unix.go pkg/sysinfo: rm duplicates 2020-06-26 16:19:52 -07:00
hostconfig_windows.go
hostconfig_windows_test.go