From owner-freebsd-current@FreeBSD.ORG Mon May 21 14:55:08 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 A659216A400 for ; Mon, 21 May 2007 14:55:08 +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 4337213C480 for ; Mon, 21 May 2007 14:55:08 +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 7F17217382; Mon, 21 May 2007 14:55:01 +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 l4LEtLva002315; Mon, 21 May 2007 14:55:21 GMT (envelope-from phk@critter.freebsd.dk) To: Kris Kennaway From: "Poul-Henning Kamp" In-Reply-To: Your message of "Sun, 20 May 2007 18:37:27 -0400." <20070520223727.GB44666@xor.obsecurity.org> Date: Mon, 21 May 2007 14:55:21 +0000 Message-ID: <2314.1179759321@critter.freebsd.dk> Sender: phk@critter.freebsd.dk Cc: takawata@freeBSD.org, njl@freeBSD.org, current@freeBSD.org 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: Mon, 21 May 2007 14:55:08 -0000 In message <20070520223727.GB44666@xor.obsecurity.org>, Kris Kennaway writes: >no LOCK_PROFILING 24559.36 (baseline) >TSC 19627.16 >ACPI-fast 4633.02 >HPET 2917.85 >i8254 panic :( [1] > >i.e. HPET is actually slower than all the other (working ;) >timecounters in this configuration. > >Can you provide some more justification of why HPET has the highest >quality factor and is appropriate to be used as the preferred >timecounter? I can't rememember who raised the quality of it recently, CVS will know. I was sceptical, because I also have systems where HPET is slow. -- 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.