tlb
US /ˌtiː el ˈbiː/
UK /ˌtiː el ˈbiː/
缩写
转换旁视缓冲器
Translation Lookaside Buffer: a cache that stores recent translations of virtual memory to physical memory, used to speed up virtual address translation
示例:
•
The CPU uses a TLB to quickly find physical memory addresses.
CPU 使用 TLB 快速查找物理内存地址。
•
A TLB miss can significantly slow down memory access.
TLB 未命中会显著减慢内存访问速度。