Actually support for Hot Plug-gable CPU's added by Config file.
Config Option is below:
Config Option is below:
CONFIG_HOTPLUG_CPU=y
or # CONFIG_HOTPLUG_CPU is not set
If your device has root permission, you can execute below commands for the above.
adb shell stop mpdecision
adb shell "echo 1 > /sys/devices/system/cpu/cpu1/online"
or
adb shell ->
# stop mpdecision
# echo 1 > /sys/devices/system/cpu/cpu1/online
No comments:
Post a Comment