Linked by Rahul on Sat 18th Oct 2008 11:29 UTC
Thread beginning with comment 334178
To view parent comment, click here.
To read all comments associated with this story, please click here.
To view parent comment, click here.
To read all comments associated with this story, please click here.
Doesn't ext3 already have an online defragmenter? I recall that the major drawback of it that it needs a significant amount of freespace to be effective.
From wikipedia:
http://en.wikipedia.org/wiki/Ext4
"Ext4 will eventually also have an online defragmenter. Even with the various techniques used to avoid it, a long lived file system does tend to become fragmented over time. Ext4 will have a tool which can defragment individual files or entire file systems."






Member since:
2005-11-12
Ext4 has some features to reduce fragmentation, delayed allocation for example. There will also eventually be an online defragmenter.