VictoriaMetrics/lib/cgroup
Roman Khavronenko 13c4324bb5
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>
2025-01-29 13:19:08 +01:00
..
testdata adds cgroupsv2 support () 2021-05-13 09:02:13 +03:00
cpu.go lib/cgroup: warn users about using fractional CPU quotas () 2025-01-29 13:19:08 +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:26:20 +03:00
mem.go lib/cgroup: add missing initialization of gogc variable inside SetGOGC 2024-12-20 14:56:59 +01:00
mem_test.go lib/cgroup: follow-up after b9bf3cbe3e 2021-02-08 15:54:38 +02:00
util.go all: use os.{Read|Write}File instead of ioutil.{Read|Write}File 2022-08-21 23:52:35 +03:00
util_test.go adds cgroupsv2 support () 2021-05-13 09:02:13 +03:00