是否需要对ext4文件系统进行碎片整理?如果是这样,如何对它们进行碎片整理?
如果不是,您是否可以简单解释一下为什么不需要对其进行碎片整理?
4
如果您像听起来那样感兴趣,那么也许您会对此感兴趣:Fedora Project,特别是从第179页(实际上是第3页)开始
—
nerdwaller
@nerdwaller有趣的是,尽管我需要深入一点才能完全理解。
—
BenjiWiebe 2013年
关于Ask Ubuntu的相关问题:为什么不需要进行碎片整理?,当前接受的答案是:
—
突破
The underlying filesystems used by Ubuntu, like ext2 and ext3, simply don't need defragmenting because they don't fragment files in the same way as NTFS. There are more details athttp://en.wikipedia.org/wiki/Ext3#Defragmentation.