sysfs 命令读取有关冷却设备的信息:
注意
表中的 <x> 表示冷却设备 ID。
表:冷却设备命令说明
有关所有受支持平台的可用 CPU 冷却设备,请参阅平台支持 - 热管理。
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
🚀 QLI Version 2.1 is now live ! Switch to new version to check out the latest content
sysfs 命令读取有关冷却设备的信息:
注意
表中的 <x> 表示冷却设备 ID。
表:冷却设备命令说明
| 命令 | 描述 |
|---|---|
| ls /sys/class/thermal/cooling_device* | 列出设备包含的所有冷却设备及其 ID |
| cat /sys/class/thermal/cooling_device<x>/type | 提供冷却设备的名称 |
| cat /sys/class/thermal/cooling_device<x>/cur_state | 读取冷却设备的当前缓解状态 |
| cat /sys/class/thermal/cooling_device<x>/max_state | 读取冷却设备支持的最大缓解状态 |
