From owner-freebsd-current@FreeBSD.ORG Wed Mar 8 09:10:12 2006 Return-Path: X-Original-To: current@freebsd.org Delivered-To: freebsd-current@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E334816A420 for ; Wed, 8 Mar 2006 09:10:12 +0000 (GMT) (envelope-from des@des.no) Received: from tim.des.no (tim.des.no [194.63.250.121]) by mx1.FreeBSD.org (Postfix) with ESMTP id 73D0843D45 for ; Wed, 8 Mar 2006 09:10:12 +0000 (GMT) (envelope-from des@des.no) Received: from tim.des.no (localhost [127.0.0.1]) by spam.des.no (Postfix) with ESMTP id 0836120A2; Wed, 8 Mar 2006 10:10:05 +0100 (CET) X-Spam-Tests: AWL,BAYES_00,FORGED_RCVD_HELO X-Spam-Learn: ham X-Spam-Score: -2.4/3.0 X-Spam-Checker-Version: SpamAssassin 3.1.0 (2005-09-13) on tim.des.no Received: from xps.des.no (des.no [80.203.243.180]) by tim.des.no (Postfix) with ESMTP id 847CC209E; Wed, 8 Mar 2006 10:10:04 +0100 (CET) Received: by xps.des.no (Postfix, from userid 1001) id 5993C33C8B; Wed, 8 Mar 2006 10:10:04 +0100 (CET) From: des@des.no (Dag-Erling =?iso-8859-1?Q?Sm=F8rgrav?=) To: "Rong-En Fan" References: <6eb82e0603071934h224fb982g5e722594154a2177@mail.gmail.com> Date: Wed, 08 Mar 2006 10:10:03 +0100 In-Reply-To: <6eb82e0603071934h224fb982g5e722594154a2177@mail.gmail.com> (Rong-En Fan's message of "Tue, 7 Mar 2006 22:34:07 -0500") Message-ID: <86acc1xpxw.fsf@xps.des.no> User-Agent: Gnus/5.110003 (No Gnus v0.3) Emacs/21.3 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable Cc: current@freebsd.org Subject: Re: wired console message w/ boot_verbose X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Mar 2006 09:10:13 -0000 "Rong-En Fan" writes: > After upgrading my Feb 10's current to Mar 7, I found there are lots of > > 15.fff20c879acc0100 2197382500450304 / 16776992 =3D 130975952 lower > 16.0035f47f4c862c80 2238985946529792 / 16778079 =3D 133447097 lower > 15.fff34fee390e5880 2230909964124160 / 16777012 =3D 132974212 lower > 15.fffce3371c8e7900 2468496304766976 / 16777166 =3D 147134283 lower > > messages like this on my console. I think it's probably due to > boot_verbose since I did not see others report about this. Just > wondering who write these messages, and what their meaning? They're debugging messages from the timecounter calibration code. You should get one every 16 seconds. The only way to get rid of them is to turn off boot_verbose, unless you want to start fiddling with the code (sys/kern/kern_tc.c). DES --=20 Dag-Erling Sm=F8rgrav - des@des.no