Big Little Disable
#2
from the linux shell you can disable three A53 cores with
cpu 1-3 with

# echo 0 > /sys/devices/system/cpu/cpu1/online
# echo 0 > /sys/devices/system/cpu/cpu2/online
# echo 0 > /sys/devices/system/cpu/cpu3/online

put the commands into rc.local to get this reboot permanent.

One A53 core (cpu0) has to stay and you will loose the interrupt-binding
to this cores.

What gain do you expect from this move?


Messages In This Thread
Big Little Disable - by nifares - 09-04-2018, 05:35 AM
RE: Big Little Disable - by hunderteins - 10-01-2018, 01:31 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Is it possible to disable the A72? capablegh 5 5,089 07-14-2021, 04:31 PM
Last Post: CounterPillow

Forum Jump:


Users browsing this thread: 1 Guest(s)