Content deleted Content added
→Why fragmentation occurs: sparse files |
remove merge template per consensus |
||
Line 1:
In computing, '''[[file system]] [[fragmentation (computer)|fragmentation]]''', sometimes called '''file system aging''', is the inability of a file system to lay out related data sequentially (contiguously), an inherent phenomenon in [[computer storage|storage]]-backed file systems that allow in-place modification of their contents. It is a special case of [[fragmentation (computer)#Data fragmentation|data fragmentation]]. File system fragmentation introduces disk head seeks, which are known to hinder [[throughput]].
|