VictoriaMetrics/lib/cgroup
Aliaksandr Valialkin 377bb06b47 lib/cgroup: set GOGC to 50 by default if it isn't set
This should reduce memory usage for typical VictoriaMetrics workloads by up to 50%
2021-07-05 12:34:01 +03:00
..
testdata adds cgroupsv2 support (#1283) 2021-05-13 09:27:33 +03:00
cpu.go lib/cgroup: set GOGC to 50 by default if it isn't set 2021-07-05 12:34:01 +03:00
cpu_test.go lib/cgroup: document the ability to detect cgroup v2 memory and cpu limits. This is follow-up for b50024812e 2021-05-13 09:27:35 +03:00
mem.go lib/cgroup: set GOGC to 50 by default if it isn't set 2021-07-05 12:34:01 +03:00
mem_test.go lib/cgroup: follow-up after b9bf3cbe3e 2021-02-08 16:01:26 +02:00
util.go lib/cgroup: document the ability to detect cgroup v2 memory and cpu limits. This is follow-up for b50024812e 2021-05-13 09:27:35 +03:00
util_test.go adds cgroupsv2 support (#1283) 2021-05-13 09:27:33 +03:00