Ask Question
22 September, 17:05

Whatis meant by Translation Lookaside Buffer?

+1
Answers (1)
  1. 22 September, 17:09
    0
    A translation lookaside buffer (TLB) is a memory stash that decreases the time it takes to access a user memory location. TLB includes the most lately used page table entries.

    TLB is used to overcome the issue of sizes at the time of paging. PTE is used for framing the memory, but it uses two references one for finding the frame number and the other for the address specified by frame number.

    PTE-page table entry
Know the Answer?
Not Sure About the Answer?
Find an answer to your question 👍 “Whatis meant by Translation Lookaside Buffer? ...” in 📗 Computers & Technology if the answers seem to be not correct or there’s no answer. Try a smart search to find answers to similar questions.
Search for Other Answers