Content deleted Content added
Initial stub |
Cite |
||
Line 1:
In computing, '''[[file system]] [[fragmentation (computer)|fragmentation]]''', sometimes called '''file system aging''' is a special case of [[fragmentation (computer)#Data fragmentation|data fragmentation]], an inherent phenomena in [[computer storage|storage]]-backed file systems that allow in-place modification of their contents.
File system fragmentation is projected to become more problematic with time, due to the increasing gap between sequential access speed and [[seek time]] of consumer-grade [[hard
File system fragmentation may occur on several levels:
* Fragmentation within individual [[computer file|file]]s.
* The decrease of [[locality of reference]] between
==See also==
* [[Fragmentation (computer)|Fragmentation]]
* [[Defragmentation]]
==References==
<references />
<!-- additional: http://www.eecs.harvard.edu/vino/fs-perf/papers/keith_a_smith_thesis.pdf -->
{{compu-storage-stub}}
|