Understanding Disks, Part 1: Why Disk I/O Even Exists
Before you look at iostat, before you blame disks, before you scale hardware — you need one correct mental model.
Let’s build it.
Why does disk I/O even exist?
A program never wants disk.
A program wants data.
Disk I/O happens only in two situations...
disks.hashnode.dev5 min read