Skip to content
EECS 4340 Final Review

Translation Lookaside Buffer (TLB)

Tag: tlb

Aliases: TLB

A small fully or set-associative cache that holds recent virtual-to-physical address translations, avoiding a full page-table walk on every memory access.

Lecture references

Exam references