-
Type:
Enhancement
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: None
-
Component/s: hotspot
-
b04
-
linux
| Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
|---|---|---|---|---|---|---|
| JDK-8376326 | 25.0.3-oracle | Ivan Bereziuk | P4 | Resolved | Fixed | b03 |
| JDK-8376678 | 25.0.3 | Goetz Lindenmaier | P4 | Resolved | Fixed | b01 |
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.
- backported by
-
JDK-8376326 Not all cgroup parameters are made available
-
- Resolved
-
-
JDK-8376678 Not all cgroup parameters are made available
-
- Resolved
-
- links to
-
Commit(master)
openjdk/jdk25u-dev/d66d82c5
-
Commit(master)
openjdk/jdk/850bc203
-
Review(master)
openjdk/jdk25u-dev/181
-
Review(master)
openjdk/jdk/25388
(1 links to)