Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 7cefdbe2 authored by Archana Sathyakumar's avatar Archana Sathyakumar
Browse files

msm-core: Supplement scheduler core selection using power estimates



The msm-core driver provides per-core temperature and power for every
P-state (frequency/capacity) to the scheduler.
The objective of the driver is to compute the power consumed
at every P-state so as to make power efficient scheduling decisions.
     Dynamic power = fn (V, f)
     where V is voltage at the frequency f

The power computation and temperature read for all cores happen at
regular intervals (deferrable) unless there is a change in temperature
or frequency.

Change-Id: I2737145955d23e0dfbfabc134ce3e1e73c3e36a1
Signed-off-by: default avatarArchana Sathyakumar <asathyak@codeaurora.org>
parent bacf292c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment