From owner-freebsd-stable@FreeBSD.ORG Wed Sep 29 07:26:43 2010 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 823471065670 for ; Wed, 29 Sep 2010 07:26:43 +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 C56398FC1A for ; Wed, 29 Sep 2010 07:26:42 +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 KAA19630; Wed, 29 Sep 2010 10:26:35 +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 1P0r3j-00037K-GD; Wed, 29 Sep 2010 10:26:35 +0300 Message-ID: <4CA2EA2B.1040706@icyb.net.ua> Date: Wed, 29 Sep 2010 10:26:35 +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: Jurgen Weber References: <4CA19F27.6050903@ish.com.au> <4CA1BE59.7060906@icyb.net.ua> <4CA2B753.4010107@ish.com.au> In-Reply-To: <4CA2B753.4010107@ish.com.au> X-Enigmail-Version: 1.1.2 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-stable@freebsd.org Subject: Re: cpu timer issues 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 07:26:43 -0000 on 29/09/2010 06:49 Jurgen Weber said the following: > Andriy > > You can find everything you are after here: > > http://pastebin.com/WH4V2W0F Looks like this was with ACPI disabled? Can you try to re-enable it? Also, it doesn't look like the dmesg is verbose. > On 28/09/10 8:07 PM, Andriy Gapon wrote: >> on 28/09/2010 10:54 Jurgen Weber said the following: >>> # dmesg | grep Timecounter >>> Timecounter "i8254" frequency 1193182 Hz quality 0 >>> Timecounters tick every 1.000 msec >>> # sysctl kern.timecounter.hardware >>> kern.timecounter.hardware: i8254 >>> >>> Only have one timer to choose from. >> >> Can you provide a little bit more of "hard" data than the above? >> Specifically, the following sysctls: >> kern.timecounter >> dev.cpu >> >> Output of vmstat -i. >> _Verbose_ boot dmesg. >> >> Please do not disable ACPI when taking this data. >> Preferably, upload it somewhere and post a link to it. > -- Andriy Gapon