Ask Question
26 September, 01:37

Whatis meant by Translation Lookaside Buffer?

+2
Answers (1)
  1. 26 September, 03:42
    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 and Technology if you're in doubt about the correctness of the answers or there's no answer, then try to use the smart search and find answers to the similar questions.
Search for Other Answers