Too bad the OS and firmware working together with the scheduler couldn't send work to the more appropriate cores.
On my Nvidia Jetson TX2-NX, the firmware and scheduler uses the 2 faster Denver cores to feed the work running on the gpu.
That leaves the more generic cores to run the cpu work appropriately.
The mixed core architecture ARM64 devices need to do something similarly.
Too bad the OS and firmware
)
Too bad the OS and firmware working together with the scheduler couldn't send work to the more appropriate cores.
On my Nvidia Jetson TX2-NX, the firmware and scheduler uses the 2 faster Denver cores to feed the work running on the gpu.
That leaves the more generic cores to run the cpu work appropriately.
The mixed core architecture ARM64 devices need to do something similarly.