From owner-freebsd-questions@FreeBSD.ORG Mon May 9 15:44:54 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0A61E16A4E8 for ; Mon, 9 May 2005 15:44:54 +0000 (GMT) Received: from blackwater.lemis.com (wantadilla.lemis.com [192.109.197.135]) by mx1.FreeBSD.org (Postfix) with ESMTP id EA3A843D8E for ; Mon, 9 May 2005 15:44:52 +0000 (GMT) (envelope-from grog@lemis.com) Received: from blackwater.lemis.com (wantadilla.lemis.com [192.109.197.135]) by blackwater.lemis.com (Postfix) with ESMTP id C048F856AA; Tue, 10 May 2005 01:14:48 +0930 (CST) Received: by blackwater.lemis.com (Postfix, from userid 1004) id E202F4D2F5; Mon, 9 May 2005 09:44:26 -0500 (CDT) Date: Mon, 9 May 2005 09:44:26 -0500 From: Greg 'groggy' Lehey To: "M. Parsons" Message-ID: <20050509144426.GD981@eucla.lemis.com> References: <427E0DD0.4010806@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <427E0DD0.4010806@gmail.com> User-Agent: Mutt/1.4.2.1i Organization: The FreeBSD Project Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-418-838-708 WWW-Home-Page: http://www.FreeBSD.org/ X-PGP-Fingerprint: 9A1B 8202 BCCE B846 F92F 09AC 22E6 F290 507A 4223 cc: freebsd-questions@freebsd.org Subject: Re: Is this a high interrupt rate for nics? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 May 2005 15:44:54 -0000 On Sunday, 8 May 2005 at 9:02:08 -0400, M. Parsons wrote: > Freebsd-5.3 SMP Kernel. Polling enabled. > > bash-2.05b$ vmstat -i > interrupt total rate > irq5: ep0 2937064 1 > irq11: ed0 298318862 165 > irq10: de0 276544892 152 > > Are those normal for ed0 and de0? Compared to the ep0 nic of rate > of 1 (although the ep0 nic is not used as much as the other two nics > obviously). Depends on what you mean by "normal". You'll get one interrupt per packet, and those rates are perfectly normal. If you're not transferring anything, you shouldn't be getting any interrupts. Greg -- When replying to this message, please copy the original recipients. If you don't, I may ignore the reply or reply to the original recipients. For more information, see http://www.lemis.com/questions.html See complete headers for address and phone numbers