iMX6 - Static allocation of the CPU core

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

iMX6 - Static allocation of the CPU core

897 次查看
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 项奖励
回复
1 回复

731 次查看
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 项奖励
回复