Skip to content
Commit 06cab71e authored by Leo Yan's avatar Leo Yan Committed by Douglas Raillard
Browse files

arm64: dts: hi3660: Add EAS energy model provide big.LITTLE info



This patch is to enable energy model parameters for P-states and C-states. So
use it to enable energy aware scheduling.

Each OPP has been benchmarked with dhry2.1 while the board was cooled with a
heatsink and a fan to prevent any thermal mitigation. The DDR frequency was also
locked at 400MHz. The results show that the A53 capacity values can be slightly
increased.

Idle costs are trickier to analyse on the HiKey960, and Leo rightfully pointed
out that they should not be greater than active costs - this is actually the
case with the current values, as the A73 cluster idle costs are greater than the
lowest cluster active costs.

As such, each idle value is defined as: min(measured_value, min(active_costs))

Signed-off-by: default avatarLeo Yan <leo.yan@linaro.org>
Signed-off-by: default avatarJohn Stultz <john.stultz@linaro.org>
Signed-off-by: default avatarValentin Schneider <valentin.schneider@arm.com>
parent c43dc356
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment