[RFC PATCH 2/3] sched: introduce compute capacity for CPUs, groups and domains

2013-04-16 Thread Chris Redpath
Using the per-cpu compute capacity exported from topology when CONFIG_ARCH_SCALE_INVARIANT_CPU_CAPACITY is active, place this information alongside cpu_power in the scheduler and combine for the various aggregating entities. Change-Id: I4984c335bcdc128680e7459b3f86bb05e04593cc ---

[RFC PATCH 2/3] sched: introduce compute capacity for CPUs, groups and domains

2013-04-16 Thread Chris Redpath
Using the per-cpu compute capacity exported from topology when CONFIG_ARCH_SCALE_INVARIANT_CPU_CAPACITY is active, place this information alongside cpu_power in the scheduler and combine for the various aggregating entities. Change-Id: I4984c335bcdc128680e7459b3f86bb05e04593cc ---