KernelNewbies:

There should be a mechanism that rearranges logical data blocks on the physical block device according to access patterns:

To be more explicit: this is not a defragmentation mechanism. It goes even further than that: in some situations it even fragments files in order to improve performance.

KernelNewbies: KernelProjects/SelfOptimizingBlockDevice (last edited 2017-12-30 01:30:06 by localhost)