Re: very large directories

From: Khimenko Victor (khim@sch57.msk.ru)
Date: Tue Feb 29 2000 - 14:59:29 EST


In <20000229165600.L724@mea.tmt.tele.fi> Matti Aarnio (matti.aarnio@sonera.fi) wrote:
> On Tue, Feb 29, 2000 at 09:16:52AM -0500, nbecker@fred.net wrote:
>> Sorry, I wasn't very clear. I mean that after the program is done
>> creating all these files, that any operations on the files are
>> extremely slow. At this time the disk activity has stopped.
>>
>> I suspect the answer is that the data structures used to represent
>> directories are not well suited to efficient operations on extremely
>> large directories, but I was just curious.

> Indeed they aren't. The more you have filenames in the
> directory, the slower the search will be. On overall it
> will be in order of O(n^2) where n is number of filenames.

> There has been talk about having B-tree on-disk datastructures
> for directory processing. Nothing visible of it yet.

You mean... reiserfs is invisible or what ???

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Tue Mar 07 2000 - 21:00:08 EST