diff options
author | Nicolas Pitre <nicolas.pitre@linaro.org> | 2014-05-26 22:19:35 (GMT) |
---|---|---|
committer | Ingo Molnar <mingo@kernel.org> | 2014-06-05 09:52:22 (GMT) |
commit | 1b6a7495d343fcfe22ff3a8285544bb8e40f1920 (patch) | |
tree | 20eab364c41565be199b892fb90309806f652953 /kernel/cgroup_freezer.c | |
parent | 5ef20ca181ec592e4684a45f4d5f1385f6055534 (diff) | |
download | linux-1b6a7495d343fcfe22ff3a8285544bb8e40f1920.tar.xz |
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 <nico@linaro.org>
Signed-off-by: Peter Zijlstra <peterz@infradead.org>
Cc: Vincent Guittot <vincent.guittot@linaro.org>
Cc: Daniel Lezcano <daniel.lezcano@linaro.org>
Cc: Morten Rasmussen <morten.rasmussen@arm.com>
Cc: "Rafael J. Wysocki" <rjw@rjwysocki.net>
Cc: linaro-kernel@lists.linaro.org
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org
Link: http://lkml.kernel.org/n/tip-djzkk027jm0e8x8jxy70opzh@git.kernel.org
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'kernel/cgroup_freezer.c')
0 files changed, 0 insertions, 0 deletions