How mutiple cores of IMX6 quad core processor serve the perihperal interrupts

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

How mutiple cores of IMX6 quad core processor serve the perihperal interrupts

802件の閲覧回数
adityanagal
Contributor III

Hi ,

IMX6 quad core processor supports the multiple cores. How these cores are interfaced with the GIC and when any interrupt occurs , which core will serve the interrupt , how it is decided. Please suggest.

Regards,

Aditya Nagal

0 件の賞賛
2 返答(返信)

643件の閲覧回数
Yuri
NXP Employee
NXP Employee

Hello,

   Usually it is recommended to use Irqbalance utility, which is especially useful on
systems with multi-core processors, as interrupts will typically only be serviced
by the first core.

Regards,

Yuri.

0 件の賞賛

643件の閲覧回数
Carlos_Musich
NXP Employee
NXP Employee

Hello Aditya,

in Linux only core0 handles interrupts. And the GIC is a module provided inside ARM processor so you may refer to ARM for the documentation.

ARM Information Center 


Regards,
Carlos

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

0 件の賞賛