Millions of small files: best filesystem / best options
Doug Barton
dougb at FreeBSD.org
Tue May 29 08:34:30 UTC 2012
On 5/29/2012 1:22 AM, Daniel Kalchev wrote:
> But how big the entire filesystem is going to be, anyway?
Your math is good, but the problem isn't how big the data is going to be
on disk, it's how to get some kind of reasonable performance. Just
because you can jam something onto a disk doesn't mean you can get it
back off again in any kind of a timely manner. :) This is even more true
if you have a large data set combined with a highly random access
pattern that doesn't repeat often enough to benefit from the cache.
Doug
--
This .signature sanitized for your protection
More information about the freebsd-fs
mailing list