Writing to Disk Sequentially

Let's see how to turn all writes into sequential writes for LFS.

We'll cover the following...

We thus have our first challenge: how do we transform all updates to the file-system state into a series of sequential writes to disk? To understand this better, let’s use a simple example. Imagine we are writing a data block ...

Access this course and 1400+ top-rated courses and projects.