VictoriaMetrics/lib/cgroup
Aliaksandr Valialkin 4146fc4668 all: properly handle CPU limits set on the host system/container
This can reduce memory usage on systems with enabled CPU limits.

Updates https://github.com/VictoriaMetrics/VictoriaMetrics/issues/946
2020-12-08 21:07:29 +02:00
..
cpu.go all: properly handle CPU limits set on the host system/container 2020-12-08 21:07:29 +02:00
cpu_test.go lib/cgroup: attempt to obtain available CPU cores via /sys/devices/system/cpu/online 2020-09-22 23:27:19 +03:00
mem.go lib/memory: fall back to reading hierarchical memory limit in cgroups when the default limit isn't set 2020-09-04 00:05:05 +03:00
util.go lib/memory: fall back to reading hierarchical memory limit in cgroups when the default limit isn't set 2020-09-04 00:05:05 +03:00