From: Nicolas Pitre Date: Mon, 26 May 2014 22:19:36 +0000 (-0400) Subject: sched/fair: Disambiguate existing/remaining "capacity" usage X-Git-Tag: omap-for-v3.16/fixes-against-rc1~33^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0fedc6c8e34f4ce0b37b1f25c3619b4a8faa244c;p=pandora-kernel.git sched/fair: Disambiguate existing/remaining "capacity" usage 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 Signed-off-by: Peter Zijlstra Cc: Vincent Guittot Cc: Daniel Lezcano Cc: Morten Rasmussen Cc: "Rafael J. Wysocki" Cc: linaro-kernel@lists.linaro.org Cc: Linus Torvalds Cc: linux-kernel@vger.kernel.org Link: http://lkml.kernel.org/n/tip-gk1co8sqdev3763opqm6ovml@git.kernel.org Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed