2006 December UGC NET Paper 1
February 26, 2025
ICT
February 27, 2025
2006 December UGC NET Paper 1
February 26, 2025
ICT
February 27, 2025

UGC-NET DEC-2019 Part-2

Question 28
Consider a paging system where translation lookaside buffer (TLB) a special type of associative memory is used with hit ratio of 80%.
Assume that memory reference takes 80 nanoseconds and reference time to TLB is 20 nanoseconds. What will be the effective memory access time given 80% hit ratio?
A
110 nanoseconds
B
116 nanoseconds
C
200 nanoseconds
D
100 nanoseconds
Question 28 Explanation: 
Tavg = TLB access time + miss ratio of TLB × memory access time + memory access time
= 20 + 0.2 × 80 + 80
= 20 + 16 + 80
= 116 ms
Correct Answer: B
Question 28 Explanation: 
Tavg = TLB access time + miss ratio of TLB × memory access time + memory access time
= 20 + 0.2 × 80 + 80
= 20 + 16 + 80
= 116 ms

Leave a Reply

Your email address will not be published. Required fields are marked *