On Mon, 08 Aug 2011 17:57:49 +0900, J.Hwan Kim wrote: > When I read /proc/interrupts, it displays interrupt type of my ethernet > card with "PCI-MSI-edge".
Mmm, I get two modes for each of my ethernet devices: sm01@stt008:~$ grep -i eth /proc/interrupts 20: 1 0 0 0 IO-APIC-fasteoi eth1 1276: 104018 104203 104044 103894 PCI-MSI-edge eth0 I wonder what's the difference between those two :-? > Does it mean MSI-X interrupt or MSI interrupt? I set to my ethernet > driver operates with MSI-X interrupt. As per this post: http://www.mail-archive.com/e1000-devel@lists.sourceforge.net/msg02598.html I'd say if msi-x is enabled it should be present. Greetings, -- Camaleón -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/pan.2011.08.08.17.26...@gmail.com