Subject: Re: namei caching of newly created files?
To: Havard Eidnes <he@uninett.no>
From: Alfred Perlstein <bright@mu.org>
List: tech-kern
Date: 01/20/2005 13:18:42
* David Laight <david@l8s.co.uk> [050120 13:03] wrote:
> > A lot of systems are using "filesystem as a database" semantics
> > and just expect something like:
> > 
> >   user/key -> data
> > 
> > to scale indefinitely.
> 
> I know a company that hit the inode reference count limit, 32766 (or
> maybe 65534) subdirectories of a single directory!
> 
> I suspect that a linear search may actually be the fastest form
> of lookup for 'normal' directories - ie those smaller than a block.

I'd agree with that guess.

-- 
- Alfred Perlstein
- Research Engineering Development Inc.
- email: bright@mu.org cell: 408-480-4684