diff options
author | Nicolas Pitre <[email protected]> | 2014-05-26 18:19:34 -0400 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2014-06-05 11:52:14 +0200 |
commit | 5ef20ca181ec592e4684a45f4d5f1385f6055534 (patch) | |
tree | 4a5245325991a354441d21d7f64eb2c9c051f0a0 /tools/perf/util/scripting-engines/trace-event-perl.c | |
parent | fa93384f40deeb294fd29f2fdcadbd0ebc2dedf1 (diff) |
sched/fair: Remove "power" from 'struct numa_stats'
It is better not to think about compute capacity as being equivalent
to "CPU power". The upcoming "power aware" scheduler work may create
confusion with the notion of energy consumption if "power" is used too
liberally.
To make things explicit and not create more confusion with the existing
"capacity" member, let's rename things as follows:
power -> compute_capacity
capacity -> task_capacity
Note: none of those fields are actually used outside update_numa_stats().
Signed-off-by: Nicolas Pitre <[email protected]>
Signed-off-by: Peter Zijlstra <[email protected]>
Cc: Vincent Guittot <[email protected]>
Cc: Daniel Lezcano <[email protected]>
Cc: Morten Rasmussen <[email protected]>
Cc: "Rafael J. Wysocki" <[email protected]>
Cc: [email protected]
Cc: Linus Torvalds <[email protected]>
Cc: [email protected]
Link: http://lkml.kernel.org/n/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-perl.c')
0 files changed, 0 insertions, 0 deletions