A Summary (Cont.)


What Happens on a Write?
The two methods, write through and write back, were mentioned before: In virtual memory systems, only a write-back policy is practical because of the long latency of a write to the memory.

The Three Cs
The three Cs model is a cache model in which all cache misses are classified into one of the three categories: