POV-Ray : Newsgroups : povray.off-topic : Linux directory usage question : Re: Linux directory usage question Server Time
5 Sep 2024 11:20:35 EDT (-0400)
  Re: Linux directory usage question  
From: Warp
Date: 16 Sep 2009 12:25:58
Message: <4ab11196@news.povray.org>
TC <do-not-reply@i-do get-enough-spam-already-2498.com> wrote:
> To all Linux gurus here: can anybody tell me how many files can be stored in 
> a Linux directory without performance degradation? Or is there no limit for 
> directory entries on Linux file systems?

http://en.wikipedia.org/wiki/Comparison_of_file_systems#Limits

  I think most file systems (such as ReiserFS) have O(log n) indexing for
files in a directory. So they don't get degraded at all.

-- 
                                                          - Warp


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.