You are not logged in.

#1 2015-08-15 05:33:23

hasnain
Administrator
From: Chichawatni
Registered: 2014-10-13
Posts: 8,355
Website

Cache Blocks:

Programming Languages Quizzes Computer Architecture Organization

Question:
A 4-way set associative cache, which is initially empty, has total 16 cache blocks. Total 256 blocks are present in the main memory. The request for the memory blocks is in the following order:

0, 255, 1, 4, 3, 8, 133, 159, 216, 129, 63, 8, 48, 32, 73, 92, 155
If LRU replacement policy is used the memory block that will not be in cache is:

Option A):
216
Option B):
1
Option C):
255
Option D):
0

Correct Answer is Option A):
216


Failure is the first step towards seccess.

2015-08-15 05:33:23

Advertisement
Ads By Google

Re: Cache Blocks:



Board footer