linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [RFC 0/4] ARM: topology: set the capacity of each cores for big.LITTLE
@ 2012-06-12 12:02 Vincent Guittot
  2012-06-12 12:02 ` [RFC 1/4] ARM: topology: Add arch_scale_freq_power function Vincent Guittot
                   ` (3 more replies)
  0 siblings, 4 replies; 30+ messages in thread
From: Vincent Guittot @ 2012-06-12 12:02 UTC (permalink / raw)
  To: linux-arm-kernel

This patchset creates an arch_scale_freq_power function for ARM, which is used 
to set the relative capacity of each core of a big.LITTLE system. 

Vincent Guittot (4):
  ARM: topology: Add arch_scale_freq_power function
  ARM: topology: factorize the update of sibling masks
  ARM: topology: Update cpu_power according to DT information
  sched: cpu_power: enable ARCH_POWER

 arch/arm/include/asm/topology.h |    2 +
 arch/arm/kernel/topology.c      |  203 +++++++++++++++++++++++++++++++++++----
 kernel/sched/features.h         |    2 +-
 3 files changed, 185 insertions(+), 22 deletions(-)

-- 
1.7.9.5

^ permalink raw reply	[flat|nested] 30+ messages in thread

end of thread, other threads:[~2012-06-13 21:51 UTC | newest]

Thread overview: 30+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-12 12:02 [RFC 0/4] ARM: topology: set the capacity of each cores for big.LITTLE Vincent Guittot
2012-06-12 12:02 ` [RFC 1/4] ARM: topology: Add arch_scale_freq_power function Vincent Guittot
2012-06-13  8:50   ` Jean Pihet
2012-06-13  9:22     ` Vincent Guittot
2012-06-13 12:52   ` Peter Zijlstra
2012-06-13 19:27     ` Andy Whitcroft
2012-06-13 19:30       ` Joe Perches
2012-06-13 21:51       ` Peter Zijlstra
2012-06-12 12:02 ` [RFC 2/4] ARM: topology: factorize the update of sibling masks Vincent Guittot
2012-06-13 12:54   ` Peter Zijlstra
2012-06-12 12:02 ` [RFC 3/4] ARM: topology: Update cpu_power according to DT information Vincent Guittot
2012-06-13  8:59   ` Jean Pihet
2012-06-13  9:44     ` Vincent Guittot
2012-06-13 12:44       ` Amit Kucheria
2012-06-13 12:47         ` Peter Zijlstra
2012-06-13 12:50           ` Jean Pihet
2012-06-13 13:29           ` Vincent Guittot
2012-06-13 13:32             ` Peter Zijlstra
2012-06-13 14:31               ` Vincent Guittot
2012-06-13 13:07   ` Peter Zijlstra
2012-06-13 14:54     ` Vincent Guittot
2012-06-13 16:06       ` Peter Zijlstra
2012-06-13 13:09   ` Peter Zijlstra
2012-06-13 14:42     ` Nicolas Pitre
2012-06-13 13:19   ` Peter Zijlstra
2012-06-12 12:02 ` [RFC 4/4] sched: cpu_power: enable ARCH_POWER Vincent Guittot
2012-06-13 12:50   ` Peter Zijlstra
2012-06-13 13:20     ` Vincent Guittot
2012-06-13 13:28       ` Peter Zijlstra
2012-06-13 13:50         ` Vincent Guittot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).