From owner-freebsd-fs@FreeBSD.ORG Fri Jul 13 09:22:49 2007 Return-Path: X-Original-To: freebsd-fs@freebsd.org Delivered-To: freebsd-fs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 26A5F16A404 for ; Fri, 13 Jul 2007 09:22:49 +0000 (UTC) (envelope-from freebsd-fs@m.gmane.org) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) by mx1.freebsd.org (Postfix) with ESMTP id D351413C461 for ; Fri, 13 Jul 2007 09:22:48 +0000 (UTC) (envelope-from freebsd-fs@m.gmane.org) Received: from list by ciao.gmane.org with local (Exim 4.43) id 1I9HMD-0001S5-DD for freebsd-fs@freebsd.org; Fri, 13 Jul 2007 11:22:37 +0200 Received: from lara.cc.fer.hr ([161.53.72.113]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 13 Jul 2007 11:22:37 +0200 Received: from ivoras by lara.cc.fer.hr with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 13 Jul 2007 11:22:37 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-fs@freebsd.org From: Ivan Voras Date: Fri, 13 Jul 2007 11:22:22 +0200 Lines: 35 Message-ID: References: <86847.26083.qm@web63012.mail.re1.yahoo.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig5DFB069CB167438D6E6015E8" X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: lara.cc.fer.hr User-Agent: Thunderbird 1.5.0.12 (X11/20060911) In-Reply-To: <86847.26083.qm@web63012.mail.re1.yahoo.com> X-Enigmail-Version: 0.94.2.0 Sender: news Subject: Re: help needed - tuning a filesystem for rm and cp ? (MORE) X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 Jul 2007 09:22:49 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig5DFB069CB167438D6E6015E8 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: quoted-printable Gore Jarold wrote: > vfs.ufs.dirhash_maxmem: 2097152 > vfs.ufs.dirhash_mem: 2065716 >=20 >=20 > Interesting at all ? Yes, you've used up all dirhash_mem. Since you have enough memory, try=20 increasing dirhash_maxmem by a factor of 4 or more and testing again. It = might help you with large directories (lots of files). --------------enig5DFB069CB167438D6E6015E8 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (GNU/Linux) Comment: Using GnuPG with SUSE - http://enigmail.mozdev.org iD8DBQFGl0ROldnAQVacBcgRAhAKAJ0YyaaDQ0Nf4zLlfJ6AQwopLx25+gCg2x/t Uv1onzDyAJxtcNLzph56kFA= =Q0Mf -----END PGP SIGNATURE----- --------------enig5DFB069CB167438D6E6015E8--