Quiz
Question
(5 Points):
Explain the difference between the following concepts
in terms of this course:
Direct Mapped Cache vs. Set Associative Cache
p 599, Direct Mapped Cache,
A cache with exactly one line per set.
p 606, Set Associative Cache,
Each set holds more than one cache line.