Q
Hard 3 Marks
Computer Studies Computer Memory
Which cache level is shared between CPU cores?
Explanation
L3 cache is shared between CPU cores. It is larger than L1 and L2 but slower. It acts as a shared pool of fast memory for all cores.
Reference: Computer Studies Textbook , Page 4
Hint
Think about which cache level provides a common resource for multiple cores.