diff options
author | Nikhil Rao <[email protected]> | 2011-05-18 10:09:39 -0700 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2011-05-20 14:16:50 +0200 |
commit | 1399fa7807a1a5998bbf147e80668e9950661dfa (patch) | |
tree | dc4e1a97f50b8e7297c82f63e1ad2b15430b33d9 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace | |
parent | f05998d4b80632f2cc00f108da503066ef5d38d5 (diff) |
sched: Introduce SCHED_POWER_SCALE to scale cpu_power calculations
SCHED_LOAD_SCALE is used to increase nice resolution and to
scale cpu_power calculations in the scheduler. This patch
introduces SCHED_POWER_SCALE and converts all uses of
SCHED_LOAD_SCALE for scaling cpu_power to use SCHED_POWER_SCALE
instead.
This is a preparatory patch for increasing the resolution of
SCHED_LOAD_SCALE, and there is no need to increase resolution
for cpu_power calculations.
Signed-off-by: Nikhil Rao <[email protected]>
Acked-by: Peter Zijlstra <[email protected]>
Cc: Nikunj A. Dadhania <[email protected]>
Cc: Srivatsa Vaddagiri <[email protected]>
Cc: Stephan Barwolf <[email protected]>
Cc: Mike Galbraith <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace')
0 files changed, 0 insertions, 0 deletions