From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from penguin.netx4.com (embeddededge.com [209.113.146.155]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTP id E004068077 for ; Sat, 27 Aug 2005 08:54:52 +1000 (EST) In-Reply-To: References: Mime-Version: 1.0 (Apple Message framework v622) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: <8a51e41268831934719db8de5dc28500@embeddededge.com> From: Dan Malek Date: Fri, 26 Aug 2005 18:54:41 -0400 To: "Rune Torgersen" Cc: Andrew Morton , linuxppc-dev@ozlabs.org, Kumar Gala , Tom Rini Subject: Re: [PATCH] ppc32: add CONFIG_HZ List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Aug 26, 2005, at 6:48 PM, Rune Torgersen wrote: > I thought the default value for HZ in 2.6 was 1000? > At least this is what it is set at for the 82xx (and bigger embedded) > boards Oh geeze, no wonder we can't get any performance out of 2.6 on these boards. Between that and the TLB thrashing going on there's nothing left for the applications :-) -- Dan