Runtime filesystem consistency checking
Posted Apr 4, 2012 10:27 UTC (Wed) by
khim (subscriber, #9252)
In reply to:
Runtime filesystem consistency checking by epa
Parent article:
Runtime filesystem consistency checking
Actually the original poster was wrong: seeks are no more expensive. They have the same cost, but you need more of them. Even if you'll grown filesystem data structures to reduce fragmentation undeniable fact is that number is tracks is growing and time to read a single track is constant.
This means that time needed to read the whole disk from the beginning to the end is growing.
(
Log in to post comments)