LWN.net Logo

One billion files on Linux

One billion files on Linux

Posted Aug 19, 2010 18:34 UTC (Thu) by liljencrantz (subscriber, #28458)
In reply to: One billion files on Linux by cesarb
Parent article: One billion files on Linux

The advantage of putting all files in the same directory is that it's slightly easier to code it that way. The disadvantage is that you have directories that effectively can't have their content listed using ls, you likely can't even count the number of files in the directory. Basically some kind of storage tar pit. I think I'll stick to using subfolders. And once mailing lists with more than say 10 million messages in them become common, I'll start worrying about a subfoldered replacement for maildir. :-)


(Log in to post comments)

Copyright © 2013, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds