iMX6 - Static allocation of the CPU core

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

iMX6 - Static allocation of the CPU core

500 Views
Ansari
Contributor IV

Hi

We are using imx6Q custom platform based on sabresd for our development with L3.0.35_12.09.01.01_GA_source.tar.gz BSP.

Since we are developing an embedded system, we don't need dynamic allocation of the CPU cores, we can fix the CPU core affinity at very beginning.

Could you please help to fix the CPU core's affinity for all the services , applications, and driver at once.

Thank You,

Ansari

0 Kudos
1 Reply

334 Views
art
NXP Employee
NXP Employee

Generally, it is not possible to do so in Linux since all thread allocation management is done by the system hyprevisor. A deep modification of the kernel is required to implement such static allocation feature.


Have a great day,
Artur

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos