Re: [PATCH 1/4] ARM: exynos4: Add support for AFTR mode cpuidle state

2011-11-10 Thread MyungJoo Ham
On Sat, Nov 5, 2011 at 2:03 AM, wrote: > From: Amit Daniel Kachhap > > This patch adds support for AFTR(ARM OFF TOP RUNNING) mode in > cpuidle driver for EXYNOS4210. L2 cache keeps their data in this mode. > This patch ports the code to the latest interfaces to > save/restore CPU state inclusive

Re: [PATCH 4/4] ARM: exynos4: remove useless code to save/restore L2 and GIC state

2011-11-10 Thread Amit Kachhap
On 4 November 2011 23:03, Sylwester Nawrocki wrote: > On 11/04/2011 06:03 PM, amit.kach...@linaro.org wrote: >> From: Amit Daniel Kachhap >> >> Following the merge of CPU PM notifiers and L2 resume code, this patch >> removes useless code to save and restore L2 and GIC registers. >> >> This is no

dependencies between actions in the dispatcher

2011-11-10 Thread Michael Hudson-Doyle
Recently I've been thinking about the dispatcher a bit (as other mails should have indicated) and I've gotten to think about dependencies between actions. If you don't already know, a dispatcher job file mostly consists of a list of actions to execute, for example: "actions": [ { "com

Re: LAVA server going down in 30 minutes

2011-11-10 Thread Paul Larson
Here's a quick status update on the server upgrade we performed today. The major things we were doing were: * Memory upgrades - we now have about 7.5x the memory we had previously, things are *much* faster now * OS updates - We're now running on the latest version of Ubuntu Server * LAVA updates

Re: error handling and reporting in the dispatcher

2011-11-10 Thread Michael Hudson-Doyle
On Thu, 10 Nov 2011 16:48:47 -0600, Paul Larson wrote: > On Thu, Nov 10, 2011 at 4:46 PM, Paul Larson wrote: > > On Thu, Nov 10, 2011 at 4:32 PM, Michael Hudson-Doyle < > > michael.hud...@linaro.org> wrote: > > ... > > > >> > >> After all this thinking and typing I think I've come to some > >> co

Re: error handling and reporting in the dispatcher

2011-11-10 Thread Paul Larson
On Thu, Nov 10, 2011 at 4:32 PM, Michael Hudson-Doyle < michael.hud...@linaro.org> wrote: ... > > After all this thinking and typing I think I've come to some > conclusions: > > 1) There is a category of error where we should just stop. As far as I > know, this isn't really handled today. > > 2

Re: error handling and reporting in the dispatcher

2011-11-10 Thread Paul Larson
re-re-replying because I got a bounce on zymunt's[sic] email address. :) On Thu, Nov 10, 2011 at 4:48 PM, Paul Larson wrote: > On Thu, Nov 10, 2011 at 4:46 PM, Paul Larson wrote: > >> >> >> On Thu, Nov 10, 2011 at 4:32 PM, Michael Hudson-Doyle < >> michael.hud...@linaro.org> wrote: >> ... >> >>>

Re: error handling and reporting in the dispatcher

2011-11-10 Thread Paul Larson
On Thu, Nov 10, 2011 at 4:46 PM, Paul Larson wrote: > > > On Thu, Nov 10, 2011 at 4:32 PM, Michael Hudson-Doyle < > michael.hud...@linaro.org> wrote: > ... > >> >> After all this thinking and typing I think I've come to some >> conclusions: >> >> 1) There is a category of error where we should ju

error handling and reporting in the dispatcher

2011-11-10 Thread Michael Hudson-Doyle
I'm working on the dispatcher again, and as usual I'm getting a bit grumpy. Partly this is because the abstractions I added a couple of weeks ago aren't really working, but that's my problem. What I want to complain about is the error handling. I've always found the error handling in the dispatc

Re: [ACTIVITY] Android Platform Team 2011-10-31 to 2011-11-06

2011-11-10 Thread embedsoftware
Hi,Did linaro android tree support Samsung android Tree,including Samsung ARM11 tree? B.R Tommy - 来自我的网易掌上邮 (http://zsy.163.com) 在2011-11-10 20:54:16,Tony Mansson 写道: Key Points for wider discussion === * Toolchain build modifi

[ACTIVITY] Android Platform Team 2011-10-31 to 2011-11-06

2011-11-10 Thread Tony Mansson
Key Points for wider discussion === * Toolchain build modified to generate both arm-eabi and arm-linux-androideabi toolchains Team Highlights === * ALmost all Team members attended Connect * Progress on Androidizing Snowball GLK3.1 kernel

Re: android powertop is always segment fault

2011-11-10 Thread Jello huang
Hi Tony, i snapshot the below code and my board is arm11. Thanks Jello Huang *2011-09-22*Tony Manssonpowertop: Parsing /proc/cpuinfo from ARM multicore...

Re: android powertop is always segment fault

2011-11-10 Thread Tony Mansson
Hello, That error was fixed a long time ago, so I must ask you to submit more details of which board and build you encountered this error on. On http://android.git.linaro.org/gitweb?p=platform/external/powertop.git there is a branch named "linaro", and that branch is used in all our Android build

android powertop is always segment fault

2011-11-10 Thread Jello huang
Hi Tony when i start up the latest powertop ,and it always complaint # powertop {LINUX} init: untracked pid 1298 exited Cannot load results from file /data/local/powertop/saved_results.powertop Cannot load parameters from file /data/local/powertop/saved_parameters.powertop [1]+ Stopped (signal)