[PATCH v2 4/6] sched: let struct sched_group_power care about CPU capacity

2014-05-26 Thread Nicolas Pitre
It is better not to think about compute capacity as being equivalent to "CPU power". The upcoming "power aware" scheduler work may create confusion with the notion of energy consumption if "power" is used too liberally. Since struct sched_group_power is really about compute capacity of sched

[PATCH v2 4/6] sched: let struct sched_group_power care about CPU capacity

2014-05-26 Thread Nicolas Pitre
It is better not to think about compute capacity as being equivalent to CPU power. The upcoming power aware scheduler work may create confusion with the notion of energy consumption if power is used too liberally. Since struct sched_group_power is really about compute capacity of sched groups,