Why kernel.org is slow
Why kernel.org is slow
Posted Jan 13, 2007 0:17 UTC (Sat) by brouhaha (subscriber, #1698)Parent article: Why kernel.org is slow
How difficult would it be to revise the ext3 code to try to keep directory blocks contiguous as it attempts for files? The on-disk structures shouldn't need to change, so it wouldn't break compatibility.
If that's hard to do, how about a tunable parameter to control how much space is initially allocated to directories, and try to keep that initial allocation contiguous?
