From owner-cvs-src@FreeBSD.ORG Sun Apr 6 16:30:30 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 94F1437B401; Sun, 6 Apr 2003 16:30:28 -0700 (PDT) Received: from flood.ping.uio.no (flood.ping.uio.no [129.240.78.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9006A43F75; Sun, 6 Apr 2003 16:30:27 -0700 (PDT) (envelope-from des@ofug.org) Received: by flood.ping.uio.no (Postfix, from userid 2602) id EF5815308; Mon, 7 Apr 2003 01:30:24 +0200 (CEST) X-URL: http://www.ofug.org/~des/ X-Disclaimer: The views expressed in this message do not necessarily coincide with those of any organisation or company with which I am or have been affiliated. To: "Poul-Henning Kamp" From: Dag-Erling Smorgrav Date: Mon, 07 Apr 2003 01:30:23 +0200 In-Reply-To: <30949.1049666639@critter.freebsd.dk> ("Poul-Henning Kamp"'s message of "Mon, 07 Apr 2003 00:03:59 +0200") Message-ID: User-Agent: Gnus/5.090015 (Oort Gnus v0.15) Emacs/21.2 References: <30949.1049666639@critter.freebsd.dk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii cc: cvs-src@FreeBSD.org cc: Tor.Egge@cvsup.no.freebsd.org cc: cvs-all@FreeBSD.org cc: src-committers@FreeBSD.org cc: Nate Lawson Subject: Re: cvs commit: src/sys/conf options.i386 src/sys/i386/i386 tsc.c src/sys/i386/conf NOTES X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2003 23:30:31 -0000 "Poul-Henning Kamp" writes: > In message , Dag-Erling Smorgrav writes: > > On most SMP systems, the > > PIIX timecounter is automatically selected by virtue of being > > discovered last. > It is specifically discovered last because it should be used if > at all possible. It's more precise than the TSC (mostly because the TSC calibration code sucks), but if one is willing to sacrifice a small amount of precision for performance, then the TSC is probably better, I think. > There is a big difference if you get to use "ACPI-fast" (correctly > implemented hardware) instead of "ACPI-safe" (buggy hardware). Unfortunately, ACPI-fast is not available on my system. DES -- Dag-Erling Smorgrav - des@ofug.org