From owner-freebsd-questions@FreeBSD.ORG Wed May 4 22:47:55 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7925516A4CF for ; Wed, 4 May 2005 22:47:55 +0000 (GMT) Received: from mta9.adelphia.net (mta9.adelphia.net [68.168.78.199]) by mx1.FreeBSD.org (Postfix) with ESMTP id 153A443D7D for ; Wed, 4 May 2005 22:47:55 +0000 (GMT) (envelope-from fbsd_user@a1poweruser.com) Received: from barbish ([69.172.31.81]) by mta9.adelphia.net (InterMail vM.6.01.04.01 201-2131-118-101-20041129) with SMTP id <20050504224635.GIT8952.mta9.adelphia.net@barbish>; Wed, 4 May 2005 18:46:35 -0400 From: "fbsd_user" To: "Charles Swiger" Date: Wed, 4 May 2005 18:46:34 -0400 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.6604 (9.0.2911.0) In-Reply-To: X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1409 Importance: Normal cc: FreeBSD Mailing List Subject: RE: Clock running fast X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: fbsd_user@a1poweruser.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 May 2005 22:47:55 -0000 On May 4, 2005, at 6:19 PM, fbsd_user wrote: > sysctl kern.timecounter.choice does not work on my 4.10 system > > sysctl kern.timecounter.hardware and sysctl kern.timecounter do > work. True, this interface has changed slightly, since 4.x as 5.x has better APCI support. Running a "sysctl -a kern.timecounter" ought to be a useful starting point for any recent version of FreeBSD. ******************************************************************** *** Your response is not very clear. Are you saying that kern.timecounter.choice is not in 4.10 How can I find out what choices are?