Re: [android-kernel] Is the ADP2 dual-core or single-core? Thank you very much.

2010-06-23 Thread sanjeev sharma
Hi There is an main core processor Arm11 i.e modem whose main task is to Interact with other CPU on chip like Application processor,DSP Processor,GPU Processor etc. through RPC. Another one is Application Processor which is snapdragon processor where kernel, Android Runs i.e Arm9. Now Qualcomm

Re: [android-kernel] Is the ADP2 dual-core or single-core? Thank you very much.

2010-06-22 Thread Mike Chan
msm 7200A has: 1 apps processor, 1 modem All the android code runs on the apps processor, so its a single core system to the OS. -- Mike On Tue, Jun 22, 2010 at 9:59 PM, xlshe wrote: > Hi, > > From the ADP2 specification, we know that the cpu in ADP2 is msm7200A. > So I read the datasheet of

[android-kernel] Is the ADP2 dual-core or single-core? Thank you very much.

2010-06-22 Thread xlshe
Hi, >From the ADP2 specification, we know that the cpu in ADP2 is msm7200A. So I read the datasheet of msm7200A. It seems that the msm7200A contains two cores: ARM11 and ARM926. But from the the operation system on ADP2, I can only find information of one CPU, e.g. cat /proc/ stat : only one cpu i