From owner-freebsd-hackers Fri Sep 20 3:23:37 2002 Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5A77D37B401 for ; Fri, 20 Sep 2002 03:23:36 -0700 (PDT) Received: from salmon.maths.tcd.ie (salmon.maths.tcd.ie [134.226.81.11]) by mx1.FreeBSD.org (Postfix) with SMTP id 5624A43E77 for ; Fri, 20 Sep 2002 03:23:35 -0700 (PDT) (envelope-from dwmalone@maths.tcd.ie) Received: from walton.maths.tcd.ie by salmon.maths.tcd.ie with SMTP id ; 20 Sep 2002 11:23:34 +0100 (BST) Date: Fri, 20 Sep 2002 11:23:25 +0100 From: David Malone To: zvezdi Cc: hackers@freebsd.org Subject: Re: microuptime() went backwards? Message-ID: <20020920102325.GA29908@walton.maths.tcd.ie> References: <20020920105034.48316.qmail@mailman.langame.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020920105034.48316.qmail@mailman.langame.net> User-Agent: Mutt/1.3.25i Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Fri, Sep 20, 2002 at 10:50:34AM +0000, zvezdi wrote: > I went over the list (hackers) and saw the last discussion > on microuptime() which suggested to remove apm0. > > I have it disabled in my config (by default), but still I see these. > APM is disabled in the bios. Removing apm has a slightly different effect to disabeling it. I think if it is disabled it still has an effect on what timers are used. Try compiling it out of the kernel and see if that helps. David. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message