diff options
author | Nicolas Pitre <[email protected]> | 2014-05-26 18:19:35 -0400 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2014-06-05 11:52:22 +0200 |
commit | 1b6a7495d343fcfe22ff3a8285544bb8e40f1920 (patch) | |
tree | 20eab364c41565be199b892fb90309806f652953 /tools/perf/util/scripting-engines/trace-event-perl.c | |
parent | 5ef20ca181ec592e4684a45f4d5f1385f6055534 (diff) |
sched/fair: Change "has_capacity" to "has_free_capacity"
The capacity of a CPU/group should be some intrinsic value that doesn't
change with task placement. It is like a container which capacity is
stable regardless of the amount of liquid in it (its "utilization")...
unless the container itself is crushed that is, but that's another story.
Therefore let's rename "has_capacity" to "has_free_capacity" in order to
better convey the wanted meaning.
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