mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-10 12:57:06 +09:00
ANDROID: sched/fair: use SCHED_CAPACITY_SCALE for energy normalization
Change-Id: I686d26975f4a7dd830ff8441ff986e35461a7d55 Signed-off-by: Patrick Bellasi <patrick.bellasi@arm.com> Signed-off-by: Srinath Sridharan <srinathsr@google.com> Signed-off-by: Quentin Perret <quentin.perret@arm.com>
This commit is contained in:
committed by
Andres Oportus
parent
d8460c729d
commit
01ddd3e232
@@ -5740,7 +5740,7 @@ struct target_nrg schedtune_target_nrg;
|
||||
|
||||
/*
|
||||
* System energy normalization
|
||||
* Returns the normalized value, in the range [0..SCHED_LOAD_SCALE],
|
||||
* Returns the normalized value, in the range [0..SCHED_CAPACITY_SCALE],
|
||||
* corresponding to the specified energy variation.
|
||||
*/
|
||||
static inline int
|
||||
|
||||
Reference in New Issue
Block a user