A Survey of Techniques for Architecting TLBs
IIT, Hyderabad, India
Concurrency and Computation: Practice and Experience, 2017
@article{ref84,
title={A Survey of Techniques for Architecting TLBs},
year={2017},
author={Sparsh Mittal},
journal={Concurrency and Computation: Practice and Experience}
}
Translation lookaside buffer (TLB) caches virtual to physical address translation information and is used in systems ranging from embedded devices to high-end servers. Since TLB is accessed very frequently and a TLB miss is extremely costly, prudent management of TLB is important for improving performance and energy efficiency of processors. In this paper, we present a survey of techniques for architecting and managing TLBs. We characterize the techniques across several dimensions to highlight their similarities and distinctions. We believe that this paper will be useful for chip designers, computer architects and system engineers.
November 2, 2016 by sparsh0mittal