Skip to content

Mask Linux thermal interrupt info in /proc and /sys #25634

@giuseppe

Description

@giuseppe

Issue Description

we need the equivalent of moby/moby#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.

Metadata

Metadata

Assignees

Labels

jirakind/bugCategorizes issue or PR as related to a bug.locked - please file new issue/PRAssist humans wanting to comment on an old issue or PR with locked comments.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions