VictoriaMetrics/lib/memory
Aliaksandr Valialkin ef7e2af8f5 app: respect CPU limits set via cgroups
Update GOMAXPROCS to limits set via cgroups. This should reduce CPU trashing and reduce memory usage
for cases when VictoriaMetrics components run in containers with CPU limits.

See https://github.com/VictoriaMetrics/VictoriaMetrics/issues/685
2020-08-11 22:59:19 +03:00
..
memory.go allow to use values lower than 10 with the flag -memory.allowedPercent (#531) 2020-06-03 23:39:29 +03:00
memory_bsd.go all: port to FreeBSD on GOARCH=amd64 2019-08-28 01:19:23 +03:00
memory_darwin.go all: port to FreeBSD on GOARCH=amd64 2019-08-28 01:19:23 +03:00
memory_linux.go app: respect CPU limits set via cgroups 2020-08-11 22:59:19 +03:00
memory_windows.go all: initial stubs for Windows support; see https://github.com/VictoriaMetrics/VictoriaMetrics/issues/70 2019-06-20 20:07:10 +03:00
sysctl.go all: port to FreeBSD on GOARCH=amd64 2019-08-28 01:19:23 +03:00