From owner-freebsd-bugs@FreeBSD.ORG Sat Sep 13 10:20:16 2003 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B4D5C16A4FF for ; Sat, 13 Sep 2003 10:20:16 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 317E943FAF for ; Sat, 13 Sep 2003 10:20:16 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h8DHKFUp060484 for ; Sat, 13 Sep 2003 10:20:15 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h8DHKFfJ060483; Sat, 13 Sep 2003 10:20:15 -0700 (PDT) Date: Sat, 13 Sep 2003 10:20:15 -0700 (PDT) Message-Id: <200309131720.h8DHKFfJ060483@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Jason Bacon Subject: Re: kern/32226: time of day clock runs fast (approx twice as fast) X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Jason Bacon List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 13 Sep 2003 17:20:16 -0000 The following reply was made to PR kern/32226; it has been noted by GNATS. From: Jason Bacon To: freebsd-gnats-submit@FreeBSD.org, kb5zuy@airmail.net Cc: Subject: Re: kern/32226: time of day clock runs fast (approx twice as fast) Date: Sat, 13 Sep 2003 12:10:47 -0500 FYI, I'm having the same problem on an ASUS P5A, BIOS 1011 BETA, K6-2 500Mhz. Setting kern.timecounter.hardware to TSC seems to have solved the problem. Cheers, Jason