In a 2-level cache hierarchy, what is the purpose of the L2 cache?
Q1. In a 2-level cache hierarchy, what is the purpose of the L2 cache?
Answer: To reduce the access time to main memory
Explanation: The L2 cache acts as a secondary cache, reducing the access time to main memory by storing data that is not in the L1 cache.