From owner-freebsd-stable Wed Aug 28 10:32:21 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B0AA537B401 for ; Wed, 28 Aug 2002 10:32:17 -0700 (PDT) Received: from be-well.ilk.org (lowellg.ne.client2.attbi.com [24.147.188.158]) by mx1.FreeBSD.org (Postfix) with ESMTP id A23CA43E84 for ; Wed, 28 Aug 2002 10:32:16 -0700 (PDT) (envelope-from freebsd-stable-local@be-well.no-ip.com) Received: from be-well.ilk.org (lowellg.ne.client2.attbi.com [24.147.188.158]) by be-well.ilk.org (8.12.5/8.12.5) with ESMTP id g7SHWFAn047170 for ; Wed, 28 Aug 2002 13:32:15 -0400 (EDT) (envelope-from freebsd-stable-local@be-well.no-ip.com) Received: (from lowell@localhost) by be-well.ilk.org (8.12.5/8.12.5/Submit) id g7SHWFle047151; Wed, 28 Aug 2002 13:32:15 -0400 (EDT) X-Authentication-Warning: be-well.ilk.org: lowell set sender to freebsd-stable-local@be-well.ilk.org using -f To: stable@freebsd.org Subject: Re: microuptime() went backwards References: <200208271122.16665.jsoule@webcrossing.com> <20020828014459.A61483@iclub.nsu.ru> <20020827220521.GA21985@bsdunix.ch> <001301c24e26$5e21ea80$6501a8c0@bob> From: Lowell Gilbert Date: 28 Aug 2002 13:32:15 -0400 In-Reply-To: <001301c24e26$5e21ea80$6501a8c0@bob> Message-ID: <44ofbmzy74.fsf@be-well.ilk.org> Lines: 22 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG "aSe" writes: > (from dmesg of corse..) > Aug 17 14:14:26 Fail /kernel: FreeBSD 4.6-RELEASE #0: Tue Jun 11 06:14:12 > GMT 2002 > Aug 17 14:14:26 Fail /kernel: Timecounter "i8254" frequency 1193182 Hz > Aug 17 14:14:26 Fail /kernel: CPU: AMD-K6(tm) 3D processor (451.03-MHz > 586-class CPU) > Aug 17 14:14:26 Fail /kernel: Origin = "AuthenticAMD" Id = 0x58c Stepping > = 12 > > kern.timecounter.method=1 has been set and i checked twice APM isn't enabled > in the bios or compiled into the kernel. > > does anyone have any more ideas how to solve/cut down on the problem? Check whether it happens with a GENERIC kernel. Check your devices to see if something is generating a lot of interrupts (a printer port, perhaps?). Check your timecounter (the kern.timecounter.hardware sysctl), and try toggling it (between TSC and i8254). To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message