Open In App

Aptitude | GATE CS 1998 | Question 74

Improve
Improve
Like Article
Like
Save
Share
Report

[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 < m ≤ l.
Given the value of the hit ratio for l = 1.


Answer:

Explanation:

Quiz of this Question


Last Updated : 12 Jul, 2022
Like Article
Save Article
Previous
Next
Share your thoughts in the comments
Similar Reads