[PATCH v2 3/6] sched/fair.c: disambiguate existing/remaining "capacity" usage

2014-05-26 Thread Nicolas Pitre
We have "power" (which should actually become "capacity") and "capacity" which is a scaled down "capacity factor" in terms of unitary tasks. Let's use "capacity_factor" to make room for proper usage of "capacity" later. Signed-off-by: Nicolas Pitre --- kernel/sched/fair.c | 42

[PATCH v2 3/6] sched/fair.c: disambiguate existing/remaining capacity usage

2014-05-26 Thread Nicolas Pitre
We have power (which should actually become capacity) and capacity which is a scaled down capacity factor in terms of unitary tasks. Let's use capacity_factor to make room for proper usage of capacity later. Signed-off-by: Nicolas Pitre n...@linaro.org --- kernel/sched/fair.c | 42