DocumentCode :
572404
Title :
SpecTLB: A mechanism for speculative address translation
Author :
Barr, Thomas W. ; Cox, Alan L. ; Rixner, Scott
Author_Institution :
Rice Univ., Houston, TX, USA
fYear :
2011
fDate :
4-8 June 2011
Firstpage :
307
Lastpage :
317
Abstract :
Data-intensive computing applications are using more and more memory and are placing an increasing load on the virtual memory system. While the use of large pages can help alleviate the overhead of address translation, they limit the control the operating system has over memory allocation and protection. We present a novel device, the SpecTLB, that exploits the predictable behavior of reservation-based physical memory allocators to interpolate address translations. Our device provides speculative translations for many TLB misses on small pages without referencing the page table. While these interpolations must be confirmed, doing so can be done in parallel with speculative execution. This effectively hides the execution latency of these TLB misses. In simulation, the SpecTLB is able to overlap an average of 57% of page table walks with successful speculative execution over a wide variety of applications. We also show that the SpecTLB outperforms a state-of-the-art TLB prefetching scheme for virtually all tested applications with significant TLB miss rates. Moreover, we show that the SpecTLB is efficient since mispredictions are extremely rare, occurring in less than 1% of TLB misses. In essense, the SpecTLB effectively enables the use of small pages to achieve fine-grained allocation and protection, while avoiding the associated latency penalties of small pages.
Keywords :
cache storage; operating systems (computers); security of data; virtual storage; SpecTLB; TLB prefetching scheme; data-intensive computing applications; memory allocation; memory protection; operating system; reservation-based physical memory allocators; speculative address translation; virtual memory system; Indexes; Memory management; Operating systems; Prefetching; Resource management; Virtual machine monitors;
fLanguage :
English
Publisher :
ieee
Conference_Titel :
Computer Architecture (ISCA), 2011 38th Annual International Symposium on
Conference_Location :
San Jose, CA
ISSN :
1063-6897
Print_ISBN :
978-1-4503-0472-6
Type :
conf
Filename :
6307767
Link To Document :
بازگشت