From owner-freebsd-current@FreeBSD.ORG Fri Oct 28 20:09:33 2005 Return-Path: X-Original-To: current@freebsd.org Delivered-To: freebsd-current@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DB4CC16A420 for ; Fri, 28 Oct 2005 20:09:33 +0000 (GMT) (envelope-from phk@critter.freebsd.dk) Received: from phk.freebsd.dk (phk.freebsd.dk [130.225.244.222]) by mx1.FreeBSD.org (Postfix) with ESMTP id 819ED43D46 for ; Fri, 28 Oct 2005 20:09:33 +0000 (GMT) (envelope-from phk@critter.freebsd.dk) Received: from critter.freebsd.dk (unknown [192.168.48.2]) by phk.freebsd.dk (Postfix) with ESMTP id 1224EBC84; Fri, 28 Oct 2005 20:09:31 +0000 (UTC) To: John-Mark Gurney From: "Poul-Henning Kamp" In-Reply-To: Your message of "Fri, 28 Oct 2005 13:00:07 PDT." <20051028200007.GP4115@funkthat.com> Date: Fri, 28 Oct 2005 22:09:31 +0200 Message-ID: <35138.1130530171@critter.freebsd.dk> Sender: phk@critter.freebsd.dk Cc: current@freebsd.org Subject: Re: Timers and timing, was: MySQL Performance 6.0rc1 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 Oct 2005 20:09:34 -0000 In message <20051028200007.GP4115@funkthat.com>, John-Mark Gurney writes: >I was quite impressed by the speed up using the TSC over ACPI-fast... The TSC is in essence a CPU register/counter which lives inside the clock multiplier whereas the ACPI is an I/O port off somewhere in PCI space on some bridge or other. -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence.