Re: [PATCH pmqa] pm-qa: remove sched_mc test

2013-03-24 Thread Amit Kucheria
Sanjay, Hongbo, Nack to removing all the tests. SCHED_MC still exists but it deals only with CPU topology (powersavings support under SCHED_MC was removed from kernel in shaid 8e7fbcbc) I just looked through these and test 02 and 03 check for topology files which is desirable to keep. So I sugge

Re: [PATCH pmqa] pm-qa: remove sched_mc test

2013-03-24 Thread Hongbo Zhang
Sanjay, Thank you, I had patch removing this sched_mc test, sorry didn't push it into git server timely, it's done now. On 22 March 2013 21:56, Sanjay Singh Rawat wrote: > Remove the test as sched_mc is not longer supported > > Signed-off-by: Sanjay Singh Rawat > --- > Makefile

[PATCH pmqa] pm-qa: remove sched_mc test

2013-03-22 Thread Sanjay Singh Rawat
Remove the test as sched_mc is not longer supported Signed-off-by: Sanjay Singh Rawat --- Makefile |2 -- README|1 - sched_mc/Android.mk | 18 sched_mc/Makefile | 25 sched_mc/sched_01.sh | 32 --