/proc/interrupts 统计2.6.38.8与3.10.25差异

eth4进,eth5出


linux-3.10.25


67:          2          3          2          3   PCI-MSI-edge     eth4
68:  186307241  186311167  186313365          3   PCI-MSI-edge     eth5

linux-2.6.38.8
 67:     217903     168316     186020          3   PCI-MSI-edge      eth2
 68:     131082     180687     162949          1   PCI-MSI-edge      eth3


网卡枚举方法也不一样?


 

原文地址:https://www.cnblogs.com/mull/p/4477790.html