We're not trying to evenly distribute the files -- that'd probably be bad for directory entry caching. We'd prefer that files near each other in FID order end up near each other in the directories. We _are_ trying to make the root fids directory smaller, so that it's more likely to fit in cache, and speed up the accesses.

_________________________
-- roger