Jump to content

Talk:File system fragmentation/to do

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by Intgr (talk | contribs) at 04:06, 16 December 2006 (Import <!-- TODO ... --> comments from article). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

Here are some tasks awaiting attention:
  • Article requests : * Section "Why fragmentation occurs"
    • Explain how the efficiency of page cache/buffer cache combined with readahead decreases with fragmentation
    • In proactive techniques, add keeping related files in the same cylinder groups to improve locality of reference, as in Unix File System
    • XFS allocation groups, if they are relevant (see "Scalability in the XFS File System" source)
    • Expand : * Retroactive techniques need improvement. Perhaps algorithms of defragmentation tools?