From owner-freebsd-ppc@FreeBSD.ORG Wed Jun 23 23:23:13 2010 Return-Path: Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A13931065670; Wed, 23 Jun 2010 23:23:13 +0000 (UTC) (envelope-from xcllnt@mac.com) Received: from asmtpout026.mac.com (asmtpout026.mac.com [17.148.16.101]) by mx1.freebsd.org (Postfix) with ESMTP id 8941E8FC0A; Wed, 23 Jun 2010 23:23:13 +0000 (UTC) MIME-version: 1.0 Content-transfer-encoding: 7BIT Content-type: text/plain; charset=us-ascii Received: from macbook-pro.jnpr.net (natint3.juniper.net [66.129.224.36]) by asmtp026.mac.com (Sun Java(tm) System Messaging Server 6.3-8.01 (built Dec 16 2008; 32bit)) with ESMTPSA id <0L4H005NOQA8RG90@asmtp026.mac.com>; Wed, 23 Jun 2010 16:22:58 -0700 (PDT) X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 spamscore=0 ipscore=0 phishscore=0 bulkscore=0 adultscore=0 classifier=spam adjust=0 reason=mlx engine=6.0.2-1004200000 definitions=main-1006230153 X-Proofpoint-Virus-Version: vendor=fsecure engine=1.12.8161:2.4.5,1.2.40,4.0.166 definitions=2010-06-23_03:2010-02-06, 2010-06-23, 2010-06-23 signatures=0 From: Marcel Moolenaar In-reply-to: <4C228C79.5020304@freebsd.org> Date: Wed, 23 Jun 2010 16:22:56 -0700 Message-id: <586B91EE-45CA-4980-A461-1923E80695BF@mac.com> References: <4C228C79.5020304@freebsd.org> To: Nathan Whitehorn X-Mailer: Apple Mail (2.1081) Cc: FreeBSD PowerPC ML Subject: Re: PowerPC HZ X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Jun 2010 23:23:13 -0000 On Jun 23, 2010, at 3:36 PM, Nathan Whitehorn wrote: > Does anyone have any objections to me changing the default HZ on PPC to 1000, following all the other non-low-end-embedded systems? It's a major win for responsiveness on PPC desktop systems. No objections. We can always add "options HZ=100" to kernel configurations for Book-E kernels if that is beneficial. -- Marcel Moolenaar xcllnt@mac.com