Aliaksandr Valialkin
|
2b36eb3d82
|
lib/cgroup: follow-up after b9bf3cbe3e
|
2021-02-08 16:01:26 +02:00 |
|
Nikolay
|
32603f57cc
|
refactored cgroups limits, (#1061)
adds tests, remove os.Exec
|
2021-02-08 16:01:26 +02:00 |
|
Aliaksandr Valialkin
|
d2f6f96e4a
|
lib/memory: fall back to reading hierarchical memory limit in cgroups when the default limit isn't set
Updates https://github.com/VictoriaMetrics/VictoriaMetrics/issues/699
|
2020-09-04 00:04:57 +03:00 |
|
Aliaksandr Valialkin
|
6721e47ae9
|
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 23:01:03 +03:00 |
|