aboutsummaryrefslogtreecommitdiff
path: root/usr
diff options
context:
space:
mode:
authorNicolas Pitre <nicolas.pitre@linaro.org>2014-05-26 18:19:35 -0400
committerAlex Shi <alex.shi@linaro.org>2014-12-23 21:31:53 +0800
commitc22b3831642c13d9bb0226588cc8f7333c1da5fe (patch)
tree0d62f3d6e80e533b30b60a4e9dc8597d58997331 /usr
parentaa7b6cdc335e6dc6e84d0df0364fc23584d22206 (diff)
sched/fair: Change "has_capacity" to "has_free_capacity"HEADmaster
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> (cherry picked from commit 1b6a7495d343fcfe22ff3a8285544bb8e40f1920) Signed-off-by: Alex Shi <alex.shi@linaro.org> Conflicts: kernel/sched/fair.c
Diffstat (limited to 'usr')
0 files changed, 0 insertions, 0 deletions