> For the complete documentation index, see [llms.txt](https://wangwei1237.gitbook.io/digital_video_concepts/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wangwei1237.gitbook.io/digital_video_concepts/di-gong-hao-ping-tai-shang-de-shi-pin-ying-yong-de-gong-hao/7_4_0_powermanagementonlowpowerplatforms.md).

# 低功耗平台的电源管理

电源管理的主要任务由操作系统完成，例如：使空闲的CPU核停止工作；将任务、线程和进程迁移并整合到最少数量的内核，以允许其他内核空闲；对于可变的工作负载，限制在不同的CPU核之间频繁切换任务；管理功率增益与硬件或软件延迟之间的权衡；活跃CPU核之间的负载平衡……。除了操作系统根据ACPI标准提供的电源管理功能外，还有其它的用于电源管理的硬件和软件方法，它们的唯一目标就是节能最大化。接下来，我们将对其中的一些方法进行讨论。
