Friday, April 27, 2012

Translation lookaside buffer (wiki)

A translation lookaside buffer (TLB) is a cache that memory management hardware uses to improve virtual address translation speed. All current desktop, notebook, and server processors use a TLB to map virtual and physical address spaces, and it is nearly always present in any hardware which utilizes virtual memory.

Reference:Wiki

No comments:

Post a Comment