The Translation Lookaside Buffer
This video presents the same text shown beside it, spoken and on screen. It adds nothing the text does not say.
State
The translation lookaside buffer caches recent address translations inside the CPU — a hit forms the real address at once; a miss consults the page table; an absent page faults.
Show
A courier's memorized addresses beat the office lookup on every repeated street.
Watch for
Hit, miss, and fault are three different prices.