InterviewSolution
Saved Bookmarks
| 1. |
When the page table is placed in the main memory, the ___________ is used to store the recently accessed pages.(a) MMU(b) TLB(c) R0(d) TableI have been asked this question during an internship interview.My query is from Address Translation topic in portion Processor Families of Computer Architecture |
|
Answer» RIGHT answer is (b) TLB To explain I would say: The TLB is USED to store the page NUMBERS of the recently accessed PAGES. |
|