From owner-freebsd-questions Wed Apr 1 21:03:43 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA19750 for freebsd-questions-outgoing; Wed, 1 Apr 1998 21:03:43 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from localhost.zilker.net (jump-x2-1097.jumpnet.com [207.8.67.97]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA19733 for ; Wed, 1 Apr 1998 21:03:36 -0800 (PST) (envelope-from marquard@zilker.net) Received: (from marquard@localhost) by localhost.zilker.net (8.8.8/8.8.3) id XAA11717; Wed, 1 Apr 1998 23:02:57 -0600 (CST) To: freebsd-questions@FreeBSD.ORG Subject: Re: Number of files in a directory References: <3522DC20.4DD8EE56@excite.com> From: Dave Marquardt Date: 01 Apr 1998 23:02:56 -0600 In-Reply-To: Brent Washburne's message of "Wed, 01 Apr 1998 16:30:24 -0800" Message-ID: <85ra3gdddr.fsf@localhost.zilker.net> Lines: 9 X-Mailer: Quassia Gnus v0.22/XEmacs 19.16 - "Lille" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Brent Washburne writes: > What is the maximum optimal number of files for a directory? Is > it in the tens, hundreds, or thousands? Thanks! If you want a very fast search, the maximum optimal number is 0. :-) Seriously, what are you trying to optimize? Search time? Disk space? -Dave To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message