Title :
Increasing TLB reach by exploiting clustering in page translations
Author :
Pham, Binh ; Bhattacharjee, Arup ; Eckert, Yasuko ; Loh, Gabriel H.
Author_Institution :
Dept. of Comput. Sci., Rutgers Univ., Piscataway, NJ, USA
Abstract :
The steadily increasing sizes of main memory capacities require corresponding increases in the processor´s translation lookaside buffer (TLB) resources to avoid performance bottlenecks. Large operating system page sizes can mitigate the bottleneck with a smaller TLB, but most OSs and applications do not fully utilize the large-page support in current hardware. Recent work has shown that, while not guaranteed, some virtual-to-physical page mappings exhibit “contiguous” spatial locality in which consecutive virtual pages map to consecutive physical pages. Such locality provides opportunities to coalesce “adjacent” TLB entries for increased reach. We observe that beyond simple adjacent-entry coalescing, many more translations exhibit “clustered” spatial locality in which a group or cluster of nearby virtual pages map to a similarly clustered set of physical pages. In this work, we provide a detailed characterization of the spatial locality among the virtual-to-physical translations. Based on this characterization, we present a multi-granular TLB organization that significantly increases its effective reach and reduces miss rates substantially while requiring no additional OS support. Our evaluation shows that the multi-granular design outperforms conventional TLBs and the recently proposed coalesced TLBs technique.
Keywords :
operating systems (computers); pattern clustering; program interpreters; OS; TLB reach; TLB resources; adjacent-entry coalescing; multigranular TLB organization; operating systems; page translations; pattern clustering; performance bottlenecks; spatial locality; translation lookaside buffer; virtual-to-physical page mappings; virtual-to-physical translations; Benchmark testing; Hardware; Operating systems; Organizations; Prefetching; Virtual private networks;
Conference_Titel :
High Performance Computer Architecture (HPCA), 2014 IEEE 20th International Symposium on
Conference_Location :
Orlando, FL
DOI :
10.1109/HPCA.2014.6835964