From owner-freebsd-stable@FreeBSD.ORG Wed Sep 29 08:46:28 2010 Return-Path: Delivered-To: stable@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AB3801065694 for ; Wed, 29 Sep 2010 08:46:28 +0000 (UTC) (envelope-from avg@icyb.net.ua) Received: from citadel.icyb.net.ua (citadel.icyb.net.ua [212.40.38.140]) by mx1.freebsd.org (Postfix) with ESMTP id BA06F8FC0A for ; Wed, 29 Sep 2010 08:46:27 +0000 (UTC) Received: from porto.topspin.kiev.ua (porto-e.starpoint.kiev.ua [212.40.38.100]) by citadel.icyb.net.ua (8.8.8p3/ICyb-2.3exp) with ESMTP id LAA21537; Wed, 29 Sep 2010 11:46:24 +0300 (EEST) (envelope-from avg@icyb.net.ua) Received: from localhost.topspin.kiev.ua ([127.0.0.1]) by porto.topspin.kiev.ua with esmtp (Exim 4.34 (FreeBSD)) id 1P0sIy-0003Dz-Ha; Wed, 29 Sep 2010 11:46:24 +0300 Message-ID: <4CA2FCDF.2060609@icyb.net.ua> Date: Wed, 29 Sep 2010 11:46:23 +0300 From: Andriy Gapon User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.9.2.9) Gecko/20100918 Lightning/1.0b2 Thunderbird/3.1.4 MIME-Version: 1.0 To: Don Lewis References: <201009282100.o8SL04CY060428@gw.catspoiler.org> <201009282111.o8SLBFKB060447@gw.catspoiler.org> In-Reply-To: <201009282111.o8SLBFKB060447@gw.catspoiler.org> X-Enigmail-Version: 1.1.2 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: stable@FreeBSD.org, sterling@camdensoftware.com, freebsd@jdc.parodius.com Subject: Re: CPU time accounting broken on 8-STABLE machine after a few hours of uptime 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: Wed, 29 Sep 2010 08:46:28 -0000 on 29/09/2010 00:11 Don Lewis said the following: > On 28 Sep, Don Lewis wrote: > > >> % vmstat -i >> interrupt total rate >> irq0: clk 60683442 1000 >> irq1: atkbd0 6 0 >> irq8: rtc 7765537 127 >> irq9: acpi0 13 0 >> irq10: ohci0 ehci1+ 10275064 169 >> irq11: fwohci0 ahc+ 132133 2 >> irq12: psm0 21 0 >> irq14: ata0 90982 1 >> irq15: nfe0 ata1 18363 0 >> >> I'm not sure why I'm getting USB interrupts. There aren't any USB >> devices plugged into this machine. > > Answer: irq 10 is also shared by vgapci0 and atapci1. Just curious why Local APIC timer isn't being used for hardclock on your system. -- Andriy Gapon