Reading a File from Disk: A Recap

This lesson discusses how reads from disk in LFS take place.

We'll cover the following...

To make sure you understand how LFS works, let us now walk through what must happen to read a file from disk. Assume we have nothing in memory to begin. The first on-disk data structure we must read ...