VictoriaMetrics/lib/cgroup
Roman Khavronenko 6c596d2f4d
lib/cgroup: warn users about using fractional CPU quotas ()
See https://github.com/VictoriaMetrics/VictoriaMetrics/issues/7988

### Describe Your Changes

Please provide a brief description of the changes you made. Be as
specific as possible to help others understand the purpose and impact of
your modifications.

### Checklist

The following checks are **mandatory**:

- [ ] My change adheres [VictoriaMetrics contributing
guidelines](https://docs.victoriametrics.com/contributing/).

---------

Signed-off-by: hagen1778 <roman@victoriametrics.com>
(cherry picked from commit 13c4324bb5)
2025-01-29 13:29:23 +01:00
..
testdata adds cgroupsv2 support () 2021-05-13 09:27:33 +03:00
cpu.go lib/cgroup: warn users about using fractional CPU quotas () 2025-01-29 13:29:23 +01: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: add missing initialization of gogc variable inside SetGOGC 2024-12-23 19:45:00 +01:00
mem_test.go lib/cgroup: follow-up after b9bf3cbe3e 2021-02-08 16:01:26 +02:00
util.go all: use os.{Read|Write}File instead of ioutil.{Read|Write}File 2022-08-21 23:55:20 +03:00
util_test.go adds cgroupsv2 support () 2021-05-13 09:27:33 +03:00