Uploaded image for project: 'Container Tools'
  1. Container Tools
  2. RUN-2613

[containers/buildah] Mask Linux thermal interrupt info in /proc and /sys

XMLWordPrintable

      [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

              gscrivan@redhat.com Giuseppe Scrivano
              upstream-sync Upstream Sync
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: