What happens when a required page-number translation is found in the TLB?

Options

  • A. Page fault occurs
  • B. TLB hit occurs
  • C. The process is terminated
  • D. The page table is deleted
  • E. None of the above

Correct Answer (Detailed Explanation is Below)

B. TLB hit occurs

Detailed Explanation

When the required translation is present in the TLB, it is called a TLB hit and the physical frame number can be obtained from the TLB.