Re: linux-linaro kernel package available

2010-07-30 Thread Amit Kucheria
On Sat, Jul 31, 2010 at 12:35 AM, Loïc Minier wrote: > On Fri, Jul 30, 2010, John Rigby wrote: >> The long awaited first linux-linaro kernel package is available in the >> linaro-maintainers kernel ppa: >> ppa:linaro-maintainers/kernel >> https://launchpad.net/~linaro-maintainers/+archive/kernel >

Re: linux-linaro kernel package available

2010-07-30 Thread Loïc Minier
On Fri, Jul 30, 2010, John Rigby wrote: > The long awaited first linux-linaro kernel package is available in the > linaro-maintainers kernel ppa: > ppa:linaro-maintainers/kernel > https://launchpad.net/~linaro-maintainers/+archive/kernel Awesome! So it's OMAP for now, is it OMAP3 and 4, or just

linux-linaro kernel package available

2010-07-30 Thread John Rigby
The long awaited first linux-linaro kernel package is available in the linaro-maintainers kernel ppa: ppa:linaro-maintainers/kernel https://launchpad.net/~linaro-maintainers/+archive/kernel ___ linaro-dev mailing list linaro-dev@lists.linaro.org http:

Re: Tools and templates

2010-07-30 Thread James Westby
On Fri, 30 Jul 2010 15:44:14 +1200, Michael Hope wrote: > What tools and libraries should I use when writing > infrastructure-style projects? Do we have a preferred technology > list? Is there a style guide or standard templates that I can use? Not that I know of. There is the Canonical one t

Re: [PATCH 0/2] Make PowerTOP generic

2010-07-30 Thread Wookey
+++ Amit Arora [2010-07-30 17:14 +0530]: Your mailer is removing 'references' headers so your replies don't thread (in mutt at least). Wookey -- Principal hats: Linaro, Emdebian, Wookware, Balloonboard, ARM http://wookware.org/ ___ linaro-dev mailing

CPU Idle instrumentation

2010-07-30 Thread Vishwanath Sripathy
Hi Folks, I have put some ideas on CPU Idle instrumentation in below link. https://wiki.linaro.org/WorkingGroups/PowerManagement/Doc/CPUIdle Kindly let me know your inputs. Regards Vishwa ___ linaro-dev mailing list linaro-dev@lists.linaro.org http://l

Re: [PATCH 0/2] Make PowerTOP generic

2010-07-30 Thread Loïc Minier
On Fri, Jul 30, 2010, Amit Kucheria wrote: > > Will it make sense to have a "readme.ARM" or some other file in > > powertop which describes this step ? Any suggestions on how best to do > > this ? > Compiling natively (on target) or in a qemu-based armel environment on the > desktop will be require

Re: [PATCH 0/2] Make PowerTOP generic

2010-07-30 Thread Amit Kucheria
On 10 Jul 30, Amit Arora wrote: > On Fri, Jul 30, 2010 at 4:45 PM, Vishwanath Sripathy > wrote: > > Amit, > > I tried to compile it for OMAP, but it failed to compile. Little digging > > showed that Make file does not seem to have entries for ARM tool chains. So > > I think you need to have a conf

Re: [PATCH 0/2] Make PowerTOP generic

2010-07-30 Thread Amit Arora
On Fri, Jul 30, 2010 at 4:45 PM, Vishwanath Sripathy wrote: > Amit, > I tried to compile it for OMAP, but it failed to compile. Little digging > showed that Make file does not seem to have entries for ARM tool chains. So > I think you need to have a config file kind of thing to get powertop cross

Linaro Infrastructure Team Weekly Report (2010-07-21 to 2010-07-28)

2010-07-30 Thread Ian Smith
The weekly report for the Linaro Infrastructure team may be found at:- https://wiki.linaro.org/Releases/InfrastructureStatus Summary: Three LexBuilder bugs awaiting review. Work ongoing for hosting a public location where we can have live product

Re: [PATCH 2/2] Remove hardcoded c and p states

2010-07-30 Thread Amit Arora
On Thu, Jul 29, 2010 at 6:18 PM, Amit Kucheria wrote: > On 10 Jul 29, Amit Arora wrote: >> +/** >> + * print_generic_cstates() - Prints the list of supported C-states. >> + * >> + * This functions uses standard sysfs interface of the cpuidle framework >> + * to extract the information of the C-sta