-
Enhancement
-
Resolution: Unresolved
-
P4
-
None
-
linux
Currently, not all relevant cgroup files are being accessed, which limits the potential functionality for features that might need them.
For example:
- cpuacct.usage/cpu.stat (for both cgroup versions) to read consumed cpu time
- memory.high and memory.peak (for cgroup v2) to read peak memory and throttle limit.
These parameters should be made available so that they can be used within hotspot.
For example:
- cpuacct.usage/cpu.stat (for both cgroup versions) to read consumed cpu time
- memory.high and memory.peak (for cgroup v2) to read peak memory and throttle limit.
These parameters should be made available so that they can be used within hotspot.