What is the purpose of the Translation Lookaside Buffer (TLB) in virtual memory?
-
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