On Thu, Sep 26, 2002 at 10:36:27AM -0700, Terry Lambert wrote:
> I think that what you were probably testing was directory entry
> layout and O(N) (linear) vs. O(log2(N)+1) search times for both
> non-existant entries on creates, and for any entry on lookup
> ( / 2 on lookup) .

Though dirhash should eliminate most of this...

        David.

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to