From owner-freebsd-hardware@FreeBSD.ORG Thu Jun 12 22:48:41 2008 Return-Path: Delivered-To: freebsd-hardware@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0AD591065670 for ; Thu, 12 Jun 2008 22:48:41 +0000 (UTC) (envelope-from aradford@gmail.com) Received: from rv-out-0506.google.com (rv-out-0506.google.com [209.85.198.224]) by mx1.freebsd.org (Postfix) with ESMTP id CF0FC8FC15 for ; Thu, 12 Jun 2008 22:48:40 +0000 (UTC) (envelope-from aradford@gmail.com) Received: by rv-out-0506.google.com with SMTP id b25so4597391rvf.43 for ; Thu, 12 Jun 2008 15:48:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=zUdNun3jZoRIE80Td5qEbIG5iF6rfjCChtMSpJqthyM=; b=LciXzDS6ACy2K4Q2L3oGfeoCC7HTwaEWnvJxg8Jj8y1S5M7f4Jc06kzitiGVaLU7YI p8cSN9ZPmgeNAQqL5wlBzD1dXkacY/+Yr+lIOX0VWcyuXVcR7vr7TAwcrzzsNVNgnGU3 Bk3LA2MhezV7wspC417wc1i0pQEPFdlujrT4c= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=eYPeLwmnFlgDuA2xr0mzsloMUv5up22qjfNyclAKF//K8GTAWvGpwRcE7N0qbheZJ7 Knv2Y1XqxpWu1amnCwqGLLoPRyXhk7rj/Q6qqvYvU7LRyrT33G4msl9EWjb/QKW5IvDh Sl8VXd80gIpKGd+9HAmTZXzxsVQ+HUqKFgASU= Received: by 10.115.48.15 with SMTP id a15mr2298760wak.217.1213309290254; Thu, 12 Jun 2008 15:21:30 -0700 (PDT) Received: by 10.115.79.9 with HTTP; Thu, 12 Jun 2008 15:21:30 -0700 (PDT) Message-ID: Date: Thu, 12 Jun 2008 15:21:30 -0700 From: "adam radford" To: FreeBSD In-Reply-To: <319048390806120643n2033cfd1m795eaaf414c9f15c@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <319048390806120643n2033cfd1m795eaaf414c9f15c@mail.gmail.com> Cc: Manjunath Ranganathaiah , freebsd-hardware@freebsd.org Subject: Re: twe0 interrupt storm X-BeenThere: freebsd-hardware@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General discussion of FreeBSD hardware List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 Jun 2008 22:48:41 -0000 On Thu, Jun 12, 2008 at 6:43 AM, FreeBSD wrote: > Jun 11 21:38:00 gans kernel: twe0: <3ware Storage Controller. Driver > version 1.50.01.002> port 0xe800-0xe80f mem > 0xfebffc00-0xfebffc0f,0xfe000000-0xfe7fffff irq 20 at device 2.0 > on pci3 That's strange, the driver thinks it's hooked to irq 20, see above. > [root@gans /home/sg]# vmstat -i snip > irq21: twe0 38629583391 101980 snip > Total 40144758213 105980 > But here we are irq 21? -Adam