Re: PowerTOP kernel patch

2010-08-27 Thread Yong Shen
Hi Nicolas, As we talked on IRC, I created a bundle file which contains three commits for powertop kernel patch. Please review. Thanks Yong On Thu, Aug 26, 2010 at 2:30 PM, Yong Shen yong.s...@linaro.org wrote: Hi Nicolas, Thanks for your suggestion.s I am going to follow this. Yong On

Re: How to involve into the linaro development

2010-08-27 Thread Robert Schwebel
Hi, On Fri, Aug 27, 2010 at 12:34:37AM +0200, Loïc Minier wrote: - testing our linux-linaro-2.6.35 kernel and u-boot-linaro bootloader and reporting any missing features / bugs when compared to other distros - measuring boot time of the various pieces (x-loader, u-boot, kernel,

Re: How to involve into the linaro development

2010-08-27 Thread Amit Kucheria
On Fri, Aug 27, 2010 at 4:00 PM, nvhariha...@gmail.com wrote: Hi, Thanks for allowing me to start my contributions. I have downloaded 23/08/10 daily packages and put the binaries into MMC and boot the system. It was hanging in the U-Boot after I2C ready console print. My beagle board is

Re: How to involve into the linaro development

2010-08-27 Thread Robert Nelson
On Fri, Aug 27, 2010 at 8:00 AM, nvhariha...@gmail.com wrote: Hi, Thanks for allowing me to start my contributions. I have downloaded 23/08/10 daily packages and put the binaries into MMC and boot the system. It was hanging in the U-Boot after I2C ready console print. My beagle board is

RE: [PATCH] OMAP CPUIDLE: CPU Idle latency measurement

2010-08-27 Thread Shilimkar, Santosh
Benoit, -Original Message- From: linux-omap-ow...@vger.kernel.org [mailto:linux-omap- ow...@vger.kernel.org] On Behalf Of Cousson, Benoit Sent: Friday, August 27, 2010 3:56 PM To: vishwanath.sripa...@linaro.org; Sripathy, Vishwanath Cc: linux-o...@vger.kernel.org;

Re: Hardware pack questions

2010-08-27 Thread James Westby
[ resending with the correct address ] On Fri, 27 Aug 2010 14:03:32 -0400, James Westby james.wes...@canonical.com wrote: On Fri, 20 Aug 2010 16:26:46 -0400, James Westby james.wes...@linaro.org wrote: There is also one larger question, which is that I disagree that we shouldn't provide

Re: [PATCH] OMAP CPUIDLE: CPU Idle latency measurement

2010-08-27 Thread Jean Pihet
Benoit, On Fri, Aug 27, 2010 at 12:25 PM, Cousson, Benoit b-cous...@ti.com wrote: This patch has instrumentation code for measuring latencies for various CPUIdle C states for OMAP. Idea here is to capture the timestamp at various phases of CPU Idle and then compute the sw latency for various

Re: [PATCH] OMAP CPUIDLE: CPU Idle latency measurement

2010-08-27 Thread Jean Pihet
Hi, On Sat, Aug 28, 2010 at 12:08 AM, vishwanath.sripa...@linaro.org wrote: From: Vishwanath BS vishwanath.sripa...@linaro.org This patch has instrumentation code for measuring latencies for various CPUIdle C states for OMAP. Idea here is to capture the timestamp at various phases of CPU

Re: [PATCH] OMAP CPUIDLE: CPU Idle latency measurement

2010-08-27 Thread Cousson, Benoit
Hi Vishwa, On 8/28/2010 12:08 AM, vishwanath.sripa...@linaro.org wrote: From: Vishwanath BSvishwanath.sripa...@linaro.org This patch has instrumentation code for measuring latencies for various CPUIdle C states for OMAP. Idea here is to capture the timestamp at various phases of CPU Idle and

Re: [PATCH] OMAP CPUIDLE: CPU Idle latency measurement

2010-08-27 Thread Silesh C V
g 28, 2010 at 3:38 AM, vishwanath.sripa...@linaro.org wrote: From: Vishwanath BS vishwanath.sripa...@linaro.org This patch has instrumentation code for measuring latencies for various CPUIdle C states for OMAP. Idea here is to capture the timestamp at various phases of CPU Idle and then

Re: Hardware pack questions

2010-08-27 Thread Christian Robottom Reis
On Fri, Aug 27, 2010 at 02:05:30PM -0400, James Westby wrote: https://wiki.linaro.org/Platform/UserPlatforms/Specs/10.11/HardwarePacks to a state where I am happy to start implementation now. Feedback on the spec is still welcome, and things will still be subject to change. In

Re: Hardware pack questions

2010-08-27 Thread Jamie Bennett
On 27 Aug 2010, at 19:05, James Westby wrote: On Fri, 27 Aug 2010 14:03:32 -0400, James Westby james.wes...@canonical.com wrote: On Fri, 20 Aug 2010 16:26:46 -0400, James Westby james.wes...@linaro.org wrote: Is the current status quo to create specs under the linaro project on Launchpad?

Re: [PATCH] OMAP CPUIDLE: CPU Idle latency measurement

2010-08-27 Thread Amit Kucheria
On 10 Aug 28, vishwanath.sripa...@linaro.org wrote: From: Vishwanath BS vishwanath.sripa...@linaro.org This patch has instrumentation code for measuring latencies for various CPUIdle C states for OMAP. Idea here is to capture the timestamp at various phases of CPU Idle and then compute the

Re: [PATCH] OMAP CPUIDLE: CPU Idle latency measurement

2010-08-27 Thread Kevin Hilman
Amit Kucheria amit.kuche...@linaro.org writes: On 10 Aug 28, vishwanath.sripa...@linaro.org wrote: From: Vishwanath BS vishwanath.sripa...@linaro.org This patch has instrumentation code for measuring latencies for various CPUIdle C states for OMAP. Idea here is to capture the timestamp at

Re: [PATCH] OMAP CPUIDLE: CPU Idle latency measurement

2010-08-27 Thread Kevin Hilman
vishwanath.sripa...@linaro.org writes: From: Vishwanath BS vishwanath.sripa...@linaro.org This patch has instrumentation code for measuring latencies for various CPUIdle C states for OMAP. Idea here is to capture the timestamp at various phases of CPU Idle and then compute the sw latency