From owner-freebsd-current@FreeBSD.ORG Sat Jun 2 21:15:23 2007 Return-Path: X-Original-To: current@freeBSD.org Delivered-To: freebsd-current@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 61CFD16A46F; Sat, 2 Jun 2007 21:15:23 +0000 (UTC) (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 200C513C46A; Sat, 2 Jun 2007 21:15:23 +0000 (UTC) (envelope-from phk@critter.freebsd.dk) Received: from critter.freebsd.dk (unknown [192.168.61.3]) by phk.freebsd.dk (Postfix) with ESMTP id 4AF7F17380; Sat, 2 Jun 2007 21:15:21 +0000 (UTC) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.14.1/8.14.1) with ESMTP id l52LFDHP047224; Sat, 2 Jun 2007 21:15:13 GMT (envelope-from phk@critter.freebsd.dk) To: Kris Kennaway From: "Poul-Henning Kamp" In-Reply-To: Your message of "Sat, 02 Jun 2007 15:41:51 -0400." <20070602194151.GA1604@rot13.obsecurity.org> Date: Sat, 02 Jun 2007 21:15:13 +0000 Message-ID: <47223.1180818913@critter.freebsd.dk> Sender: phk@critter.freebsd.dk Cc: takawata@freeBSD.org, Dag-Erling Sm??rgrav , current@freeBSD.org, Nate Lawson Subject: Re: HPET vs other timers 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: Sat, 02 Jun 2007 21:15:23 -0000 In message <20070602194151.GA1604@rot13.obsecurity.org>, Kris Kennaway writes: >> Anyone able to speculate why though? HPET only reads 32 bits from a >> memory mapped region. No locking or other requirements. ACPI_timer >> does multiple IO ops, which according to bde@ are much slower than >> memory reads. HPET needs to do metastability mitigation and is not "just a read from a memory mapped region". -- 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.