How IMX6D implements interrupt load balancing

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

How IMX6D implements interrupt load balancing

766 Views
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

Labels (2)
0 Kudos
3 Replies

665 Views
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 Kudos

665 Views
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 Kudos

665 Views
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 Kudos