Re: designing the scheduler command line api

2011-05-29 Thread Deepti Kalakeri
On Mon, May 30, 2011 at 11:57 AM, Paul Larson wrote: > I think the long form of specifying the server is not terrible for now. > After all, aliases would make it a non-issue anyway. Pulling from an > environment variable should be simple, and iirc has already been done for > lc-tool. I think it'

Re: designing the scheduler command line api

2011-05-29 Thread Paul Larson
I think the long form of specifying the server is not terrible for now. After all, aliases would make it a non-issue anyway. Pulling from an environment variable should be simple, and iirc has already been done for lc-tool. I think it's unlikely though, that one would commonly submit to moreb tha

Black screen after boot in android 11.05 LEB build

2011-05-29 Thread Amit Mahajan
Hi, I just tried android-leb from 11.05 release on panda board. I have a philips HDMI tv connected to the board. I see the following things during the boot(in the same order): 1. Top row of the HDMI is filled with blurred images of green coloured android logos. -> Unclean. 2. I get nice boot a

designing the scheduler command line api

2011-05-29 Thread Michael Hudson-Doyle
Hi all, I'm working on the infrastructure that will underlie the scheduler command line api. Zygmunt and I have the technical side understood I think, but what I want to think aloud about is how the command line should work for a user. In particular, I wonder how much state the command line tool

Hi

2011-05-29 Thread Yang Zhang
Join the group Yang Zhang Home software Enabling Engineer, ARM Phone: +86-21-6229-0729 ext. 681 Email: yang.zh...@arm.com -- IMPORTANT NOTICE: The contents of this email and any attachments are confidential and may also be privileged. If you are not the intended recip

Re: Likely gcc-linaro-4.5-2011.05 misoptimization in libgui (Android)

2011-05-29 Thread Zach Pfeffer
Cool. Thanks for the clarification. On 29 May 2011 20:32, Michael Hope wrote: > On Mon, May 30, 2011 at 12:51 PM, Zach Pfeffer > wrote: >> Jim, >> >> Would you share your toolchain improvements with Michael and also file >> the bug you ran into? Michael, do you think it makes sense to create a

Re: Likely gcc-linaro-4.5-2011.05 misoptimization in libgui (Android)

2011-05-29 Thread Michael Hope
On Mon, May 30, 2011 at 12:51 PM, Zach Pfeffer wrote: > Jim, > > Would you share your toolchain improvements with Michael and also file > the bug you ran into? Michael, do you think it makes sense to create a > new bp like: > > linaro-android-gcc-linaro-4.5-2011.05 We have the blueprint: https:/

Re: Likely gcc-linaro-4.5-2011.05 misoptimization in libgui (Android)

2011-05-29 Thread Zach Pfeffer
Jim, Would you share your toolchain improvements with Michael and also file the bug you ran into? Michael, do you think it makes sense to create a new bp like: linaro-android-gcc-linaro-4.5-2011.05 that we can file bugs against? On 29 May 2011 17:44, Michael Hope wrote: > On Fri, May 27, 2011

Re: Likely gcc-linaro-4.5-2011.05 misoptimization in libgui (Android)

2011-05-29 Thread Anca Emanuel
On Mon, May 30, 2011 at 1:44 AM, Michael Hope wrote: > On Fri, May 27, 2011 at 11:20 PM, Alexander Sack wrote: >> Hi Jim, >> >> On Fri, May 27, 2011 at 1:06 PM, Jim Huang wrote: >>> Hello list, >>> >>> If you build Android using gcc-linaro-4.5-2011.05 [1], you will >>> encounter a problem that b

Re: Likely gcc-linaro-4.5-2011.05 misoptimization in libgui (Android)

2011-05-29 Thread Michael Hope
On Fri, May 27, 2011 at 11:20 PM, Alexander Sack wrote: > Hi Jim, > > On Fri, May 27, 2011 at 1:06 PM, Jim Huang wrote: >> Hello list, >> >> If you build Android using gcc-linaro-4.5-2011.05 [1], you will >> encounter a problem that bootanimation shows endless.  It results from >> the mis-optimiz