From owner-freebsd-current@FreeBSD.ORG Tue Nov 1 08:11:45 2005 Return-Path: X-Original-To: freebsd-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 C14DB16A43C; Tue, 1 Nov 2005 08:11:45 +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 6729843D48; Tue, 1 Nov 2005 08:11:45 +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 427ACBC84; Tue, 1 Nov 2005 08:11:41 +0000 (UTC) To: Robert Watson From: "Poul-Henning Kamp" In-Reply-To: Your message of "Tue, 01 Nov 2005 08:02:02 GMT." <20051101080018.R18382@fledge.watson.org> Date: Tue, 01 Nov 2005 09:11:40 +0100 Message-ID: <87252.1130832700@critter.freebsd.dk> Sender: phk@critter.freebsd.dk Cc: freebsd-current@freebsd.org, "M. Warner Losh" Subject: Re: TSC instead of ACPI: powerd doesn't work anymore (to be expected?) 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: Tue, 01 Nov 2005 08:11:45 -0000 In message <20051101080018.R18382@fledge.watson.org>, Robert Watson writes: >One nice thing about the Linux TSC model, despite its limitations, is that >it provides a middle ground between incrementing the clock in ticks and >providing a more continuous measure of time, by allowing interpolation >between ticks. Which is also exactly what we do. The only real difference is that Linux trusts the TSC in cases where we don't. -- 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.