VictoriaMetrics/lib/cgroup
Aliaksandr Valialkin de9a9546c2
lib/cgroup: remove SetGOGC() function
GOGC can be already set via environment variable. There is no need in adding
new approaches for setting the GOGC (such as command-line flag), since they complicate operations.
2024-02-05 12:11:08 +02:00
..
testdata
cpu.go
cpu_test.go
mem.go lib/cgroup: remove SetGOGC() function 2024-02-05 12:11:08 +02:00
mem_test.go
util.go
util_test.go