A desk and a filing cabinet
Where Does a Computer Keep Things?
A computer has two quite different places to put things, and the difference is what happens when the power goes off.
-
Step 1 of 5
Working memory is the desk.
Whatever a computer is doing right now sits in fast memory. It is small and expensive, and it forgets everything the instant the power stops — which is why unsaved work vanishes.
-
Step 2 of 5
Storage is the filing cabinet.
Storage holds far more and keeps it without power, but reaching it is much slower. So the computer copies what it needs onto the desk, works there, and files it back.
-
Step 3 of 5
Everything is stored as on or off.
Every photo, song and message is a very long row of switches, each on or off. What makes one a picture and another a song is only which program reads it and how.
-
Step 4 of 5
Guessing what you need next.
Computers fetch things before you ask, keeping recent items close by. When an app opens instantly the second time, it is because it was never really put away.
-
Step 5 of 5
The cloud is a filing cabinet elsewhere.
Files in the cloud are on someone else's storage in a building somewhere, reached over the internet. The convenience is real; so is the fact that it is not your cabinet.
This is why turning it off and on again works so often. It empties the desk completely and starts clean.
The short version
A computer works in fast memory that empties at power-off and files things in slower storage that does not.
Try it yourself
Open a big app twice in a row. The second time is much quicker — it was still on the desk.
Topics