-
Story
-
Resolution: Done
-
Undefined
-
None
-
None
-
1
-
False
-
-
False
-
rhel-container-tools
-
-
[2934714717] Upstream Reporter: Giuseppe Scrivano
Upstream issue status: Closed
Upstream description:
Issue Description
we need the equivalent of https://github.com/moby/moby/pull/49560 for Moby.
The paths /proc/interrupts and /sys/devices/system/cpu/<cpuX>/thermal_throttle must be masked by default.
The main difficulty is that /sys/devices/system/cpu/<cpuX>/thermal_throttle is not a static value but it depends on the number of cpus on the current system, so we need to make sure it doesn't break the current unmasking mechanism we have in place.
Upstream URL: https://github.com/containers/buildah/issues/6073
- links to