Defragmentation

From TheLinuxVault

Jump to: navigation, search

Defragmentation is required periodically on Windows filesystems, such as FAT or NTFS, because those filesystems clump the files together so that fragmentation develops. Linux filesystems, such as ext3, reiserfs, or xfs, do not require defragmentation because those filesystems space the files out so that fragmentation does not often develop. Fragmentation can develop on a Linux filesystem when it is almost completely full, but it is not possible to defragment a filesystem that is almost completely full.

[edit] External Links


This article is a stub. You can help The Linux Vault by expanding it.
Personal tools