1. When a computer's CPU accesses its internal memory, it first checks to see if the information it needs is stored in the cache
2. If it is, the cache returns the data to the CPU
3. If the information is not in the cache, the CPU retrieves it from the main memory
4. Disk cache memory operates similarly, but the cache is used to hold data that have recently been written on, or retrieved from, a magnetic disk or other external storage device