Changes

Jump to: navigation, search

ARMv8

51 bytes added, 21:38, 14 September 2015
big.LITTLE
Typical pairings are:
* Cortex-A15 and Cortex-A7
* Cortex-A17 and Cortex-A7
* (Cortex-A57 or Cortex-A72) and Cortex-A53
The advantage to big.LITTLE lies in the ability to turn off cores that are not needed. Thus, when a device such as a cellphone is performing background tasks (screen off), one little core may be used; when the device is performing basic tasks, a couple of little cores or one big core may be used; and when very demanding tasks are performed, several big cores (or all of the cores) may be turned on.
Balancing power vs. performance can be very difficult - for example, will it require less battery energy to keep a little core on constantlyto perform a background task, or run a big core for a fraction of a second every few seconds and then sleep all of the coresthe rest of the time?
Wikipedia has a [http://en.wikipedia.org/wiki/ARM_big.LITTLE page on big.LITTLE] that includes a list of known implementations.

Navigation menu