More Features
- Up to K main memory lines with the same
mapping can be in cache at once, without conflicting
- 4-way set associative cache has a hit
ratio comparable to a direct mapped cache of double its size
- When S=1, fully associative (K=L)
- When K = 1, direct mapped (S=L)