Open In App

Aptitude | GATE CS 1998 | Question 74

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

tc - Cache access time
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
Given the value of the hit ratio for l = 1.

Answer:
Explanation:
Quiz of this Question

Article Tags :