[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: The maximum number of files under a folder
- From: Theodore Tso <tytso mit edu>
- To: John Nelson <articpenguin3800 gmail com>
- Cc: ext3-users redhat com
- Subject: Re: The maximum number of files under a folder
- Date: Thu, 13 Mar 2008 13:23:18 -0400
On Thu, Mar 13, 2008 at 12:48:50PM -0400, John Nelson wrote:
> i think not more than 5k files without dir_index on. The max limit of
> subfolders is 32k
There is no limit to the number of files in a folder, except for the
fact that the directory itself can't be bigger than 2GB, and the
number of inodes that the entire filesystem has available to it. Of
course, if you don't have directory indexing turned on, you may not
like the performance of doing directory lookups, but that's a
different story.
- Ted
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]