How IMX6D implements interrupt load balancing

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

How IMX6D implements interrupt load balancing

802 次查看
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 回复数

701 次查看
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 项奖励

701 次查看
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 项奖励

701 次查看
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 项奖励