Re: [PATCH PM-QA v2] cputopology: add arm capacity calculation test

2015-04-01 Thread Larry Bassel
On 01 Apr 15 18:20, Vincent Guittot wrote: > On 1 April 2015 at 17:41, Lisa Nguyen wrote: > > Gentle ping and friendly reminder that I need someone to ack Larry's > > cpu capacity script before I can merge it :) > > I'm not sure that the beg of the output file which displays the steps > to comput

Re: [PATCH PM-QA v2] cputopology: add arm capacity calculation test

2015-04-01 Thread Vincent Guittot
On 1 April 2015 at 17:41, Lisa Nguyen wrote: > Gentle ping and friendly reminder that I need someone to ack Larry's > cpu capacity script before I can merge it :) I'm not sure that the beg of the output file which displays the steps to compute capacity is really necessary (min, max middle value).

Re: [PATCH PM-QA v2] cputopology: add arm capacity calculation test

2015-04-01 Thread Lisa Nguyen
Gentle ping and friendly reminder that I need someone to ack Larry's cpu capacity script before I can merge it :) On 24 March 2015 at 08:12, Larry Bassel wrote: > On 24 Mar 15 12:10, Amit Kucheria wrote: >> Larry, >> >> Could you also please attach the output of the script on your test platform?

Re: [PATCH PM-QA v2] cputopology: add arm capacity calculation test

2015-03-24 Thread Larry Bassel
On 24 Mar 15 12:10, Amit Kucheria wrote: > Larry, > > Could you also please attach the output of the script on your test platform? It is attached (there are still debugging printfs in it). > > Regards, > Amit Larry > > On Mon, Mar 9, 2015 at 3:55 AM, Larry Bassel wrote: > > Add test which v

Re: [PATCH PM-QA v2] cputopology: add arm capacity calculation test

2015-03-23 Thread Amit Kucheria
Larry, Could you also please attach the output of the script on your test platform? Regards, Amit On Mon, Mar 9, 2015 at 3:55 AM, Larry Bassel wrote: > Add test which verifies capacity calculation on arm > architecture platforms. > > Since there isn't yet a similar calculation done > for arm64

[PATCH PM-QA v2] cputopology: add arm capacity calculation test

2015-03-08 Thread Larry Bassel
Add test which verifies capacity calculation on arm architecture platforms. Since there isn't yet a similar calculation done for arm64 platforms, this architecture isn't supported by this test (at least as of now). Signed-off-by: Larry Bassel --- cputopology/cputopology_04.sh | 137 +++