From owner-freebsd-stable@FreeBSD.ORG Thu Jul 6 00:17:04 2006 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DD28116A4DA for ; Thu, 6 Jul 2006 00:17:04 +0000 (UTC) (envelope-from vyeperman@gmail.com) Received: from wr-out-0506.google.com (wr-out-0506.google.com [64.233.184.239]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4E02D43D45 for ; Thu, 6 Jul 2006 00:17:04 +0000 (GMT) (envelope-from vyeperman@gmail.com) Received: by wr-out-0506.google.com with SMTP id 58so1226157wri for ; Wed, 05 Jul 2006 17:17:03 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=VyYTHkwJXWDsCe4t6KOEppgZQZgoEZvsU9QCoYFZQyINlok5c1P456plkvtuE65XFCrK7Y4MWfCCsAR7Pc/PbcJ60FNT7Gv0pw/PVibAfTS+Jn4+BHbUZt8tlVN6xgEmqHB2iL3smxLoxHm0eyKbbWYE2Xl/EAamT2oeGd4espw= Received: by 10.65.114.19 with SMTP id r19mr31324qbm; Wed, 05 Jul 2006 17:17:03 -0700 (PDT) Received: by 10.65.181.16 with HTTP; Wed, 5 Jul 2006 17:17:03 -0700 (PDT) Message-ID: <6c3c36d00607051717t5aa6ed1dl3595c11b3b769561@mail.gmail.com> Date: Wed, 5 Jul 2006 17:17:03 -0700 From: "Vye Wilson" To: freebsd-stable@freebsd.org In-Reply-To: <200607060208.26315.max@love2party.net> MIME-Version: 1.0 References: <6c3c36d00607051702l178c1cb1he58749c03725c1ac@mail.gmail.com> <200607060208.26315.max@love2party.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Re: 0.0% user, 0.0% nice, 0.0% system, 53.8% interrupt, 46.2% idle - Unusual interrupt use? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 06 Jul 2006 00:17:04 -0000 # vmstat -i interrupt total rate irq1: atkbd0 5 0 irq6: fdc0 3 0 irq10: uhci1 915633230 262810 irq15: ata1 1306 0 irq17: fwohci0 1 0 irq18: fxp0 2876 0 irq21: twa0 153 0 cpu0: timer 6964974 1999 Total 922602548 264811 # systat /0 /1 /2 /3 /4 /5 /6 /7 /8 /9 /10 Load Average /0 /10 /20 /30 /40 /50 /60 /70 /80 /90 /100 root irq10: uhc XXXXXXXXXXXXXXXXX root idle XXXXXXXXXXXXXXXXX XXXXXXXXXXXXXXXX So would irq10 be the culprit? If so where do I go from here? On 7/5/06, Max Laier wrote: > > On Thursday 06 July 2006 02:02, Vye Wilson wrote: > > I'm really not sure how to go about troubleshooting this issue. Can > someone > > point me in the right direction? > > "vmstat -i" should give a good idea what is causing the interrupt load. > > -- > /"\ Best regards, | mlaier@freebsd.org > \ / Max Laier | ICQ #67774661 > X http://pf4freebsd.love2party.net/ | mlaier@EFnet > / \ ASCII Ribbon Campaign | Against HTML Mail and News > > > -- --Vye