diff options
author | Vincent Guittot <[email protected]> | 2015-02-27 16:54:06 +0100 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2015-03-27 09:35:59 +0100 |
commit | a8faa8f55d48496f64d96df48298e54fd380f6af (patch) | |
tree | 3f55a2b793bd5105d4c0a53bbec12132c58489bc /drivers/mtd/lpddr/lpddr_cmds.c | |
parent | 21f4486630b0bd1b6dbcc04f61836987fa54278f (diff) |
sched: Remove frequency scaling from cpu_capacity
Now that arch_scale_cpu_capacity has been introduced to scale the original
capacity, the arch_scale_freq_capacity is no longer used (it was
previously used by ARM arch).
Remove arch_scale_freq_capacity from the computation of cpu_capacity.
The frequency invariance will be handled in the load tracking and not in
the CPU capacity. arch_scale_freq_capacity will be revisited for scaling
load with the current frequency of the CPUs in a later patch.
Signed-off-by: Vincent Guittot <[email protected]>
Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Acked-by: Morten Rasmussen <[email protected]>
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'drivers/mtd/lpddr/lpddr_cmds.c')
0 files changed, 0 insertions, 0 deletions