From owner-freebsd-stable@FreeBSD.ORG Thu Feb 28 06:33:18 2008 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D44A11065672 for ; Thu, 28 Feb 2008 06:33:18 +0000 (UTC) (envelope-from peterjeremy@optushome.com.au) Received: from mail02.syd.optusnet.com.au (mail02.syd.optusnet.com.au [211.29.132.183]) by mx1.freebsd.org (Postfix) with ESMTP id 5C3768FC13 for ; Thu, 28 Feb 2008 06:33:18 +0000 (UTC) (envelope-from peterjeremy@optushome.com.au) Received: from server.vk2pj.dyndns.org (c220-239-20-82.belrs4.nsw.optusnet.com.au [220.239.20.82]) by mail02.syd.optusnet.com.au (8.13.1/8.13.1) with ESMTP id m1S6XEtk012489 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 28 Feb 2008 17:33:15 +1100 Received: from server.vk2pj.dyndns.org (localhost.vk2pj.dyndns.org [127.0.0.1]) by server.vk2pj.dyndns.org (8.14.2/8.14.1) with ESMTP id m1S6XEVD075173; Thu, 28 Feb 2008 17:33:14 +1100 (EST) (envelope-from peter@server.vk2pj.dyndns.org) Received: (from peter@localhost) by server.vk2pj.dyndns.org (8.14.2/8.14.2/Submit) id m1S6XDKA075172; Thu, 28 Feb 2008 17:33:13 +1100 (EST) (envelope-from peter) Date: Thu, 28 Feb 2008 17:33:13 +1100 From: Peter Jeremy To: freebsd-stable@freebsd.org, om-lists-bsd@omx.ch Message-ID: <20080228063313.GV83599@server.vk2pj.dyndns.org> References: <200802271845.m1RIjl1O017191@lurza.secnetix.de> <200802271953.m1RJr1Xu092608@apollo.backplane.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="zPXeIxDajdrcF2en" Content-Disposition: inline In-Reply-To: <200802271953.m1RJr1Xu092608@apollo.backplane.com> X-PGP-Key: http://members.optusnet.com.au/peterjeremy/pubkey.asc User-Agent: Mutt/1.5.17 (2007-11-01) Cc: Subject: Re: fsck_ufs: cannot alloc 94208 bytes for inoinfo X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 28 Feb 2008 06:33:18 -0000 --zPXeIxDajdrcF2en Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Feb 27, 2008 at 11:53:01AM -0800, Matthew Dillon wrote: > You can also reduce fsck time by reducing the number of cylinder > groups on the disk. I usually max them out (-c 999 and newfs then > sets it to the maximum, usually in the 50-80 range). This will > improve performance but not reduce the memory required. Note that this advice is relevant for UFS1 only. In UFS2, '-c' specifies the cylinder group size in _BLOCKS_ not cylinders and defaults to the maximum size for the given blocksize and IPG etc. --=20 Peter Jeremy Please excuse any delays as the result of my ISP's inability to implement an MTA that is either RFC2821-compliant or matches their claimed behaviour. --zPXeIxDajdrcF2en Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.4 (FreeBSD) iD8DBQFHxlWp/opHv/APuIcRAqK4AJ9NVpPPivVHrBorcNPhmoa0OcpS6wCfXcU9 fsWRQcNyIik24n8b7GOw5Ho= =REBr -----END PGP SIGNATURE----- --zPXeIxDajdrcF2en--