A computer system has a 2-way set-associative cache. What is the main advantage?
Q1. A computer system has a 2-way set-associative cache. What is the main advantage?
Answer: Reduced conflict misses
Explanation: 2-way set-associative cache reduces conflict misses by allowing two blocks to be stored in the same set.