From owner-freebsd-stable@FreeBSD.ORG Tue Feb 22 02:42:02 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 E7D1316A4CE; Tue, 22 Feb 2005 02:42:02 +0000 (GMT) Received: from carver.gumbysoft.com (carver.gumbysoft.com [66.220.23.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id BBB7043D54; Tue, 22 Feb 2005 02:42:02 +0000 (GMT) (envelope-from dwhite@gumbysoft.com) Received: by carver.gumbysoft.com (Postfix, from userid 1000) id A7E4272DD8; Mon, 21 Feb 2005 18:42:02 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by carver.gumbysoft.com (Postfix) with ESMTP id A378972DD5; Mon, 21 Feb 2005 18:42:02 -0800 (PST) Date: Mon, 21 Feb 2005 18:42:02 -0800 (PST) From: Doug White To: Emanuel Strobl In-Reply-To: <200502220037.48341@harrymail> Message-ID: <20050221184126.W89025@carver.gumbysoft.com> References: <200502220037.48341@harrymail> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: rwatson@FreeBSD.org 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 02:42:03 -0000 On Tue, 22 Feb 2005, Emanuel Strobl wrote: > Dear all, > > 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? No. FreeBSD dwstable.looksmart.com 5.3-STABLE FreeBSD 5.3-STABLE #73: Mon Feb 14 12:33:38 PST 2005 dwhite@dwstable.looksmart.com:/usr/obj/usr/src/sys/DWTEST i386 dwstable,ttyp0,~,18>sysctl kern.clockrate kern.clockrate: { hz = 100, tick = 10000, profhz = 1024, stathz = 128 } -- Doug White | FreeBSD: The Power to Serve dwhite@gumbysoft.com | www.FreeBSD.org