Measuring File Locality
Explore how to measure file locality by analyzing file access distances within directory trees using SEER traces. Understand the relationship between file access patterns and Fast File System assumptions to optimize file system performance. Learn to interpret locality metrics and their impact on access behavior and caching strategies.
We'll cover the following...
To understand better whether the heuristics mentioned in the last lesson make sense, let’s analyze some traces of file system access and see if indeed there is namespace locality. For some reason, there doesn’t seem to be a good study of this topic in the literature.
Specifically, we’ll use the