Jump to content

Talk:File system fragmentation/to do

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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)

Start a discussion