From owner-freebsd-current@FreeBSD.ORG Sat Jan 24 12:33:08 2004 Return-Path: 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 C616F16A4CE for ; Sat, 24 Jan 2004 12:33:08 -0800 (PST) Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.86.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6232743D4C for ; Sat, 24 Jan 2004 12:33:07 -0800 (PST) (envelope-from phk@phk.freebsd.dk) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.12.10/8.12.10) with ESMTP id i0OKX3uO045237; Sat, 24 Jan 2004 21:33:03 +0100 (CET) (envelope-from phk@phk.freebsd.dk) To: Matthew Dillon From: "Poul-Henning Kamp" In-Reply-To: Your message of "Sat, 24 Jan 2004 12:31:13 PST." <200401242031.i0OKVD8A037265@apollo.backplane.com> Date: Sat, 24 Jan 2004 21:33:03 +0100 Message-ID: <45236.1074976383@critter.freebsd.dk> cc: 'Bill Moran' cc: current@freebsd.org Subject: Re: DragonflyBSD kernel clock improvements X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 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, 24 Jan 2004 20:33:08 -0000 In message <200401242031.i0OKVD8A037265@apollo.backplane.com>, Matthew Dillon writes: >:Unless you have replaced timecounters this is not true. Timecounters >:are insensitive to how your Hz ticks, as long as it does it often >:enough. (You should probably pull in the code from -current though, >:the 4.x code has some marginal issues). > > The problem with the timecounters is that they create incredible > inconsistencies depending on which counter you use, various pieces of > hardware, your hz frequency, and the phase of the moon. The timecounter > code is ridiculously complex and unnecessary junk and I will be ripping > it all out soon. Enjoy. -- 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.