AMCAT Practice Test
AMCAT Operating Systems Fundamentals 3
What is the purpose of the Translation Lookaside Buffer (TLB) in virtual memory?
Select your answer
A
To store recently accessed data from the hard disk
B
To cache recently used virtual-to-physical address translations for faster page table lookups
C
To buffer network packets before processing
D
To translate programming languages to machine code
Hint