In computing, file system fragmentation, sometimes called file system aging is a special case of data fragmentation, an inherent phenomena in 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 disks, which file systems are usually placed on.[1]
File system fragmentation may occur on several levels:
- Fragmentation within individual files.
- The decrease of locality of reference between separate, but related files.
See also
References
- ^ Dr. Mark H. Kryder (2006-04-03). "Future Storage Technologies: A Look Beyond the Horizon" (PDF). Storage Networking World conference. Seagate Technology. Retrieved 2006-12-14.
{{cite conference}}
: Unknown parameter|booktitle=
ignored (|book-title=
suggested) (help)