How IMX6D implements interrupt load balancing

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

How IMX6D implements interrupt load balancing

1,555件の閲覧回数
864535720
Contributor II

Hello everyone, my Linux version is 3.14.52 and my development board is MCIMX6Q-SDB. During the development process, I found that many interrupts are concentrated on CPU0. This has caused the problem of packet loss during Gigabit transmission. What should I do to make it interrupt load balancing.

em4_snapshot_1578021952968.png

em4_snapshot_1578022064961.png

ラベル(2)
0 件の賞賛
返信
3 返答(返信)

1,454件の閲覧回数
karangajjar
Senior Contributor II

Hi 其东 刘,

Please find below thread and let us know if it helps you:

i.mx6 Linux CPU IRQ affinity 

Regards,

Karan Gajjar

0 件の賞賛
返信

1,454件の閲覧回数
864535720
Contributor II

Hi, I checked the link you provided. However, it does not mention how to solve the problem of interrupted load balancing.What I want to know is whether IMX6 supports interrupt load balancing in Linux 3.14.52.If supported, how do I need to achieve it

0 件の賞賛
返信

1,454件の閲覧回数
karangajjar
Senior Contributor II

Hi 其东 刘,

For network scaling please refer to below documentation in linux kernel:

<kernel>/Documentation/networking/scaling.txt

Regards,

Karan Gajjar

0 件の賞賛
返信