Last Updated : 19 Nov, 2018

[5 Marks question]
For a set-associative Cache Organization, the parameters are as follows:

tc - Cache access tine
tm - Main memory access time
l - number of sets
b - block size
k x b - set size

Calculate the hit ratio for a loop executed 100 times where the size of the loop is n X b and n= k X m is a non-zero integer and 1 < m ≤ l.
Given the value of the hit ratio for l = 1.


Answer:

Explanation:

Quiz of this Question


Share your thoughts in the comments