UGC NET CS 2018 DEC Paper-1
October 10, 2023
UGC NET Dec-2020 and June-2021 Paper-1
October 10, 2023
UGC NET CS 2018 DEC Paper-1
October 10, 2023
UGC NET Dec-2020 and June-2021 Paper-1
October 10, 2023

Operating-Systems

Question 959
A computer has a single cache (off-chip) with a 3 ns hit time and a 95% hit rate. Main memory has a 50 ns access time. If we add an on-chip cache with a 0.6 ns hit time and a 98% hit rate, the computer’s effective access time:
A
2.8 ns
B
5.5 ns
C
0.7 ns
D
None of the options
Question 959 Explanation: 
Single off-chip hit time = 3 ns
Hit rate = 95% = 0.95
Miss rate = 0.05
Main Memory= 50 ns
Access time = 3 ns + 0.05 * 50 ns
= 2.5 ns
Add on-chip cache hit time= 0.6 ns
Hit rate = 98% = 0.98
Miss rate = 0.02
Effective access time = 0.6 ns + 0.02 * ( 3 ns + 0.05 * 50 ns)
= 0.71
Correct Answer: C
Question 959 Explanation: 
Single off-chip hit time = 3 ns
Hit rate = 95% = 0.95
Miss rate = 0.05
Main Memory= 50 ns
Access time = 3 ns + 0.05 * 50 ns
= 2.5 ns
Add on-chip cache hit time= 0.6 ns
Hit rate = 98% = 0.98
Miss rate = 0.02
Effective access time = 0.6 ns + 0.02 * ( 3 ns + 0.05 * 50 ns)
= 0.71
0 0 votes
Article Rating
Subscribe
Notify of
0 Comments
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x
error: Alert: Content selection is disabled!!