GeeksforGeeks » Multiple Choice Questions
A GATE 2008 Question on OS
(2 posts)-
In an instruction execution pipeline, the earliest that the data TLB (Translation Lookaside Buffer) can be accessed is
(A) Before effective address calculation has started
(B) During effective address calculation
(C) After effective address calculation has completed
(D) After data cache lookup has completed -
[b]TLB IS ACCESSED DURING EFFECTIVE ADDRESS CALCULATION
Reply
You must log in to post.