From owner-freebsd-current@FreeBSD.ORG Wed Jan 2 04:27:30 2008 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BDD9D16A418 for ; Wed, 2 Jan 2008 04:27:30 +0000 (UTC) (envelope-from silby@silby.com) Received: from relay02.pair.com (relay02.pair.com [209.68.5.16]) by mx1.freebsd.org (Postfix) with SMTP id 56D3813C43E for ; Wed, 2 Jan 2008 04:27:30 +0000 (UTC) (envelope-from silby@silby.com) Received: (qmail 89302 invoked from network); 2 Jan 2008 04:27:29 -0000 Received: from unknown (HELO localhost) (unknown) by unknown with SMTP; 2 Jan 2008 04:27:29 -0000 X-pair-Authenticated: 209.68.2.70 Date: Tue, 1 Jan 2008 22:27:28 -0600 (CST) From: Mike Silbersack To: "Bruce M. Simpson" In-Reply-To: <477A627A.8010601@FreeBSD.org> Message-ID: <20080101222654.A8764@odysseus.silby.com> References: <20071228015651.X1565@odysseus.silby.com> <20071228095539.F45653@fledge.watson.org> <20071229180004.O6052@odysseus.silby.com> <477A627A.8010601@FreeBSD.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: Robert Watson , current@freebsd.org Subject: Re: [patch] Auto-setting hz to 100 inside QEMU/VMWare 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: Wed, 02 Jan 2008 04:27:30 -0000 On Tue, 1 Jan 2008, Bruce M. Simpson wrote: > This is really cool. If it works (it looks OK) please do commit it. > > Cheers > BMS It looks like we're going to go with an alternate implementation that resides in the loader instead. The effect will be the same, and it should be committed within a few days. Mike "Silby" Silbersack