public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Tim Moore <timothymoore@bigfoot.com>
To: Chris Newton <newton@unb.ca>
Cc: linux-kernel@vger.kernel.org
Subject: Re: excessive interrupts on network cards
Date: Tue, 25 Sep 2001 13:36:07 -0700	[thread overview]
Message-ID: <3BB0EAB7.51F85DBE@bigfoot.com> (raw)
In-Reply-To: <3BB0E01D@webmail1>

>   I 'think' the number of interrupts being generated for the network traffic I
> monitor, is excessive.  Having talked quikly with Donald Becker, he indicated
> that I should be seeing a little less than the number of RX/TX packets/s on a
> wire, in terms of interrupts/s.  That, however, is not what I am seeing.  I am
> seeing 3 times as many interrupts/s as I am seeing packets/s.

Also check context switches and TX/RX errors.  Reference point as
follows.

rgds,
tim.

*****
10MB file copy, scp v1.68, switched private LAN:

Clocktime:			9 sec
Receiver IRQ/sec:		599
Receiver context switch/sec:	1271
Receiver bytes/IRQ:		1935

NIC driver (both):
tulip.c:v0.91g-ppc 7/16/99 becker@cesdis.gsfc.nasa.gov

Sender: 2.2.20pre6, i586@166MHz
eth1: Lite-On 82c168 PNIC rev 32 at 0x6200, 00:A0:CC:58:F8:CE, IRQ 10.  
eth1:  MII transceiver #1 config 3000 status 782d advertising 01e1.  
eth1: Setting full-duplex based on MII#1 link partner capability of
41e1.  
eth1      Link encap:Ethernet  HWaddr 00:A0:CC:58:F8:CE  
          inet addr:192.168.1.11  Bcast:192.168.1.255 
Mask:255.255.255.0
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:2230475 errors:0 dropped:0 overruns:0 frame:0
          TX packets:3785425 errors:3 dropped:0 overruns:3 carrier:0
          collisions:0 txqueuelen:100 
          Interrupt:10 Base address:0x6200 

Receiver: 2.2.20pre10, Athlon@850MHz
eth0: Lite-On 82c168 PNIC rev 32 at 0xec00, 00:A0:CC:57:89:93, IRQ 11.
eth0:  MII transceiver #1 config 3000 status 7829 advertising 01e1.
eth0: Setting full-duplex based on MII#1 link partner capability of
41e1.
eth0      Link encap:Ethernet  HWaddr 00:A0:CC:57:89:93  
          inet addr:192.168.1.10  Bcast:192.168.1.255 
Mask:255.255.255.0
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:2741953 errors:0 dropped:0 overruns:0 frame:0
          TX packets:1606566 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:100 
          Interrupt:11 Base address:0xec00 

-- 
  |  650.390.9613 - 650.224.7437c

  parent reply	other threads:[~2001-09-25 20:36 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-09-25 19:20 excessive interrupts on network cards Chris Newton
2001-09-25 20:01 ` Andrew Morton
2001-09-25 20:36 ` Tim Moore [this message]
  -- strict thread matches above, loose matches on Subject: below --
2001-09-25 21:38 Chris Newton
2001-09-25 21:42 ` Benjamin LaHaise
2001-09-25 22:32 Chris Newton

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3BB0EAB7.51F85DBE@bigfoot.com \
    --to=timothymoore@bigfoot.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=newton@unb.ca \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox