Re: [RFC PATCH v2 3/6] sched: pack small tasks

2012-12-13 Thread Alex Shi
On 12/14/2012 03:45 PM, Mike Galbraith wrote: > On Fri, 2012-12-14 at 14:36 +0800, Alex Shi wrote: >> On 12/14/2012 12:45 PM, Mike Galbraith wrote: > Do you have further ideas for buddy cpu on such example? >>> >>> Which kind of sched_domain configuration have you for such system ? >>>

Re: [Linaro-validation] Patch for YAML test definitions

2012-12-13 Thread Fathi Boudra
On 14 December 2012 07:25, Senthil Kumaran wrote: > accommodate attaching the result of the bootchart test to a file and upload > it to the lava dashboard. Commited. Thanks. ___ linaro-dev mailing list linaro-dev@lists.linaro.org http://lists.linaro.or

Re: [RFC PATCH v2 3/6] sched: pack small tasks

2012-12-13 Thread Alex Shi
On 12/14/2012 12:45 PM, Mike Galbraith wrote: >> > Do you have further ideas for buddy cpu on such example? >>> > > >>> > > Which kind of sched_domain configuration have you for such system ? >>> > > and how many sched_domain level have you ? >> > >> > it is general X86 domain configuration. with

Re: Patch for YAML test definitions

2012-12-13 Thread Senthil Kumaran
On Thursday 13 December 2012 03:18 PM, Senthil Kumaran wrote: I converted lava-test test definitions to work on lava-test-shell with the new YAML format. These converted tests are mostly from https://code.launchpad.net/~linaro-foundations In addition to this, I would like this trivial change gi

Re: [RFC PATCH v2 3/6] sched: pack small tasks

2012-12-13 Thread Alex Shi
On 12/13/2012 11:48 PM, Vincent Guittot wrote: > On 13 December 2012 15:53, Vincent Guittot wrote: >> On 13 December 2012 15:25, Alex Shi wrote: >>> On 12/13/2012 06:11 PM, Vincent Guittot wrote: On 13 December 2012 03:17, Alex Shi wrote: > On 12/12/2012 09:31 PM, Vincent Guittot wrote:

Re: [ANNOUNCE] linux-linaro kernel schedule for 12.12

2012-12-13 Thread John Stultz
On 12/13/2012 03:53 AM, Tushar Behera wrote: * Android kernel doesn't compile because of some change in gpu/ion. Even after adding fixes for compilation errors there is crash during booting, so didn't push those fixes. Hey Tushar, After looking at the issues you pointed out, I've got some a

[PATCH] cpufreq: interactive: fix racy timer stopping

2012-12-13 Thread Viresh Kumar
From: Nicolas Pitre Relying on pcpu->governor_enabled alone to ensure proper shutdown of the governor activities is flawed. The following race is perfectly possible: CPU0|CPU2 +

Re: [ANNOUNCE] linux-linaro kernel schedule for 12.12

2012-12-13 Thread John Stultz
On 12/13/2012 03:53 AM, Tushar Behera wrote: * Android kernel doesn't compile because of some change in gpu/ion. Even after adding fixes for compilation errors there is crash during booting, so didn't push those fixes. Tushar: Sorry about this. I'll try to take a look at the compilation is

Re: [RFC PATCH v2 3/6] sched: pack small tasks

2012-12-13 Thread Vincent Guittot
On 13 December 2012 15:53, Vincent Guittot wrote: > On 13 December 2012 15:25, Alex Shi wrote: >> On 12/13/2012 06:11 PM, Vincent Guittot wrote: >>> On 13 December 2012 03:17, Alex Shi wrote: On 12/12/2012 09:31 PM, Vincent Guittot wrote: > During the creation of sched_domain, we define

Re: [RFC PATCH v2 3/6] sched: pack small tasks

2012-12-13 Thread Vincent Guittot
On 13 December 2012 15:25, Alex Shi wrote: > On 12/13/2012 06:11 PM, Vincent Guittot wrote: >> On 13 December 2012 03:17, Alex Shi wrote: >>> On 12/12/2012 09:31 PM, Vincent Guittot wrote: During the creation of sched_domain, we define a pack buddy CPU for each CPU when one is ava

Re: [RFC PATCH v2 3/6] sched: pack small tasks

2012-12-13 Thread Alex Shi
On 12/13/2012 06:11 PM, Vincent Guittot wrote: > On 13 December 2012 03:17, Alex Shi wrote: >> On 12/12/2012 09:31 PM, Vincent Guittot wrote: >>> During the creation of sched_domain, we define a pack buddy CPU for each CPU >>> when one is available. We want to pack at all levels where a group of C

Re: Minor downtime

2012-12-13 Thread Dave Pigott
Hi all, OK. I reconfigured dnsmasq so that the switches all get a fixed address, and documented this. I then reset switch02 (the offending one) and went round every board, including toolchain, and everything got its address perfectly. All boards now back online and running health checks in LAVA

Re: [ANNOUNCE] linux-linaro kernel schedule for 12.12

2012-12-13 Thread Tushar Behera
On 12/13/2012 02:14 AM, Andrey Konovalov wrote: > Greetings, > > The ll tree has been updated to use llct-20121211.0 as the base. > It still has just the ARM LT topic; waiting for the v3.7 based topic > from Samsung LT. v3.7 based Samsung LT kernel has been pushed to glo. [1] [1] http://git.lina

Re: [Linaro-validation] Patch for YAML test definitions

2012-12-13 Thread Fathi Boudra
Hi, On 13 December 2012 11:48, Senthil Kumaran wrote: > Hi, > > I converted lava-test test definitions to work on lava-test-shell with the > new YAML format. These converted tests are mostly from > https://code.launchpad.net/~linaro-foundations > > I request someone from developer platform team t

Re: [RFC PATCH v2 3/6] sched: pack small tasks

2012-12-13 Thread Vincent Guittot
On 13 December 2012 03:17, Alex Shi wrote: > On 12/12/2012 09:31 PM, Vincent Guittot wrote: >> During the creation of sched_domain, we define a pack buddy CPU for each CPU >> when one is available. We want to pack at all levels where a group of CPU can >> be power gated independently from others.

Patch for YAML test definitions

2012-12-13 Thread Senthil Kumaran
Hi, I converted lava-test test definitions to work on lava-test-shell with the new YAML format. These converted tests are mostly from https://code.launchpad.net/~linaro-foundations I request someone from developer platform team to merge these tests to the bzr repositories so that it will be

Fwd: Minor downtime

2012-12-13 Thread Dave Pigott
Adding other interested parties. Dave Begin forwarded message: > From: Dave Pigott > Subject: Minor downtime > Date: 13 December 2012 09:37:30 GMT > To: "linaro-validat...@lists.linaro.org Validation" > > > Hi all, > > As part of my investigations into our IP addressing issue, I am going to

Re: l.a.m.c failed on Validation linaro server.

2012-12-13 Thread Naresh Kamboju
Hi, I have fixed this error by download ( https://launchpad.net/linaro-image-tools ) image on to my home folder on validation server and executed from absolute path and it is working. Best regards Naresh Kamboju On 13 December 2012 14:31, Naresh Kamboju wrote: > Hi, > > I have tried to build

l.a.m.c failed on Validation linaro server.

2012-12-13 Thread Naresh Kamboju
Hi, I have tried to build linaro.img on validation.linaro.org and found below error. I request you provide way forward on this. $ linaro-android-media-create --image-file linaro.img --image-size 2000M --dev vexpress --boot boot.tar.bz2 --system system.tar.bz2 --userdata userdata.tar.bz2 Traceback

Re: [PATCH 2/6] sched: add a new SD SHARE_POWERLINE flag for sched_domain

2012-12-13 Thread Vincent Guittot
On 13 December 2012 03:24, Alex Shi wrote: > On 12/12/2012 09:31 PM, Vincent Guittot wrote: >> This new flag SD_SHARE_POWERDOMAIN is used to reflect whether groups of CPU >> in >> a sched_domain level can or not reach a different power state. If clusters >> can >> be power gated independently, a