A computer system uses a Translation Lookaside Buffer (TLB). What is the primary function of the TLB?
Q1. A computer system uses a Translation Lookaside Buffer (TLB). What is the primary function of the TLB?
Answer: To translate virtual addresses to physical addresses
Explanation: The TLB caches recent translations of virtual addresses to physical addresses, speeding up memory accesses.