From owner-freebsd-stable@FreeBSD.ORG Tue Feb 22 19:38:58 2005 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DA2D416A4CE; Tue, 22 Feb 2005 19:38:58 +0000 (GMT) Received: from postal2.es.net (postal2.es.net [198.128.3.206]) by mx1.FreeBSD.org (Postfix) with ESMTP id AC5E843D45; Tue, 22 Feb 2005 19:38:58 +0000 (GMT) (envelope-from oberman@es.net) Received: from ptavv.es.net ([198.128.4.29]) by postal2.es.net (Postal Node 2) with ESMTP (SSL) id IBA74465; Tue, 22 Feb 2005 11:38:57 -0800 Received: from ptavv (localhost [127.0.0.1]) by ptavv.es.net (Tachyon Server) with ESMTP id 1C18C5D07; Tue, 22 Feb 2005 11:38:58 -0800 (PST) To: Robert Watson In-reply-to: Your message of "Tue, 22 Feb 2005 08:41:58 GMT." Date: Tue, 22 Feb 2005 11:38:58 -0800 From: "Kevin Oberman" Message-Id: <20050222193858.1C18C5D07@ptavv.es.net> cc: Emanuel Strobl cc: freebsd-stable@freebsd.org Subject: Re: HZ in RELENG_5? tcp_subr.c related X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Feb 2005 19:38:59 -0000 > Date: Tue, 22 Feb 2005 08:41:58 +0000 (GMT) > From: Robert Watson > Sender: owner-freebsd-stable@freebsd.org > > > On Tue, 22 Feb 2005, Emanuel Strobl wrote: > > > I read this commit message to RELENG_5: > > http://www.freebsd.org/cgi/getmsg.cgi?fetch=436074+438355+/usr/local/www/db/text/2005/cvs-all/20050206.cvs-all > > and commented out the HZ=1000 line in my kernel config so I use the > > default. But I see only 100 interrupts/sec on clk (with systat) so is > > it true that the default HZ has changed from 100 to 1000 in RELENG_5? > > In RELENG_5, the default HZ for amd64 is 1000, but for all other platforms > it is 100. So amd64 users will see a ten-fold decrease in tcp_isn_tick() > running, but i386 (and other) users will see no change. Now that 5 is STABLE, I guess we are stuck with it, but in an era of "slow" 2GHz systems, it seems like a questionable choice. I know that there are a lot of folks running old hardware (like my trusty old K6), but they are a minority and changing HZ is not a big deal. Why make the majority live with 100 on fast systems or know enough to manually change it? Has there been discussion of changing this for V6 or is there a reason I missed for keeping HZ at 100 in the iX86 platforms. -- R. Kevin Oberman, Network Engineer Energy Sciences Network (ESnet) Ernest O. Lawrence Berkeley National Laboratory (Berkeley Lab) E-mail: oberman@es.net Phone: +1 510 486-8634