VictoriaMetrics/lib/cgroup
Aliaksandr Valialkin 76b244cfcf lib/cgroup: do not adjust the number of detected CPU cores via /sys/devices/system/cpu/online
The adjustement increases the resulting GOMAXPROC by 1, which looks confusing to users
as outlined at https://github.com/VictoriaMetrics/VictoriaMetrics/issues/685#issuecomment-698595309
2020-09-29 13:55:26 +03:00
..
cpu.go lib/cgroup: do not adjust the number of detected CPU cores via /sys/devices/system/cpu/online 2020-09-29 13:55:26 +03: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