+16
−10
include/soc/qcom/msm-core.h
0 → 100644
+22
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Scheduler should try not to assign tasks to a CPU which is thermally
mitigated. To notify scheduler of thermal mitigation, the thermal module
would notify the msm-core of a mitigation request. The information is
passed to the scheduler using existing API to publish energy numbers to the
scheduler.
Change-Id: Ic29bd89f61275680bba1b2fc6b39fff9f5cfefc8
Signed-off-by:
Mahesh Sivasubramanian <msivasub@codeaurora.org>