In a 4-way set-associative cache, the cache is divided into sets, each containing four slots called blocks that hold memory data. A set-associative cache uses a replacement policy to decide which existing block to remove when a new memory block needs to be l....
Log in to view the answer