[android-kernel] Do I need to do in Android Kernel?

2010-06-08 Thread xlshe
Hi all, I want to do some power management research on Android Phone. What I will do is "online adjust the working frequency of the phone according to the current workload and the deadline of current task" and "dyanmically turn off the core if idle". So maybe I need read the CPU workload(CPU utili

Re: [android-kernel] Problem in Compiling android-2.6.32 kernel

2010-06-08 Thread sanjeev sharma
You are using wrong Config file see Kconfig for more detail.. sanjeev On Tue, Jun 8, 2010 at 9:23 PM, sanjeev sharma wrote: > Above driver is for Qualcomm supported chips msm 7x series.. > > Qualcomm MSM 7X00A SDCC Driver > sanjeev > > > On Tue, Jun 8, 2010 at 9:20 PM, sanjeev sharma < > sanjeev

Re: [android-kernel] Problem in Compiling android-2.6.32 kernel

2010-06-08 Thread sanjeev sharma
Above driver is for Qualcomm supported chips msm 7x series.. Qualcomm MSM 7X00A SDCC Driver sanjeev On Tue, Jun 8, 2010 at 9:20 PM, sanjeev sharma wrote: > I also checked and found that they are not present.could you tell me for > which board you are compiling and which config file you are using

Re: [android-kernel] Problem in Compiling android-2.6.32 kernel

2010-06-08 Thread sanjeev sharma
I also checked and found that they are not present.could you tell me for which board you are compiling and which config file you are using for it. Sanjeev On Tue, Jun 8, 2010 at 8:42 PM, Imran Khan wrote: > Yes I checked and found that these files are not there. > I can't understand how can an

Re: [android-kernel] Problem in Compiling android-2.6.32 kernel

2010-06-08 Thread Imran Khan
Yes I checked and found that these files are not there. I can't understand how can android people rlz a code with so many files missing. Could u plz tell me , how did u get the kernel and compile it ??? This issue is very critical for me so plz help . Regards, Imran On Tue, Jun 8, 2010 at 4:

Re: [android-kernel] Problem in Compiling android-2.6.32 kernel

2010-06-08 Thread sanjeev sharma
HI, Did you checked header files in the path asm/mach/mmc.h" and "mach/ htc_pwrsink.h" for it is looking for. Regards sanjeev sharma On Tue, Jun 8, 2010 at 7:37 PM, Imran Khan wrote: > I have tried that way too but no luck Any suggestions ??? > > thanks, > imran > > > On Tue, Jun 8, 2010

Re: [android-kernel] Problem in Compiling android-2.6.32 kernel

2010-06-08 Thread Imran Khan
I have tried that way too but no luck Any suggestions ??? thanks, imran On Tue, Jun 8, 2010 at 4:26 AM, sanjeev sharma wrote: > > Hey Could you downloaded separately instead of upgrading it from 2.6.27 to > 2.6.32. > > > > sanjeev > On Mon, Jun 7, 2010 at 9:55 PM, Imran Khan wrote: > >> H