Hi all

I'm working on a app which has to use both of the 2 cpu core to perform 
time-consuming tasks on a dual core android device.
But seems there is no direct way to control the second cpu core's status in 
 App's runtime..

Is there a way to  programmatically(Java or C/C++) enable/disable the 
second cpu core?

I know this can be done in command line:
*adb shell "echo 1 > /sys/devices/system/cpu/cpu1/online"*


Thanks in advance.
Rex

-- 
unsubscribe: [email protected]
website: http://groups.google.com/group/android-porting

Reply via email to