tlb
US /ˌtiː el ˈbiː/
UK /ˌtiː el ˈbiː/
略語
Translation Lookaside Buffer
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ミスはメモリアクセスを大幅に遅くする可能性があります。