Jump to content

Talk:File system fragmentation/to do

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia
This is the current revision of this page, as edited by Beland (talk | contribs) at 22:58, 8 October 2007 (formatting). The present address (URL) is a permanent link to this version.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

Here are some tasks awaiting attention:
  • Expand : * 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)
    • More information about retroactive techniques. Perhaps mention algorithms used in defragmentation tools?
    • http://lwn.net/Articles/81357/
    • HFS Plus from the "Mac OS X Internals: A Systems Approach"
    • Sparse files causing fragmentation
    • User space fragmentation avoidance (ref. sparse files; allocating zero-filled files
    [1])
    • Explain what might be considered a self-defragmenting filesystem (which redirects here)