# 利用功耗 QoS API 实现高效唤醒延迟

功耗管理服务质量 (PM QoS) API 允许驱动程序指定延迟要求（以微秒为单位）。

如果 CPU 核休眠状态的唤醒延迟长于指定的 QoS 时延，则 CPU 核不会进入相应的休眠状态。

有关 API 的更多信息，请参见 [index: kernel/git/torvalds/linux.git](https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/Documentation/power/pm_qos_interface.rst?h=v6.6)。

## 后续步骤

- [socreference-power-measurement](https://docs.qualcomm.com/doc/80-70022-30SC/topic/socreference-power-measurement.html#socreference-power-measurement)

Last Published: Nov 02, 2025

[Previous Topic
监控 suspend 功耗管理](https://docs.qualcomm.com/bundle/publicresource/80-70022-30SC/topics/suspend-power-management-state.md) [Next Topic
片上系统参考功耗测量](https://docs.qualcomm.com/bundle/publicresource/80-70022-30SC/topics/socreference-power-measurement.md)