ACM Home Page
Please provide us with feedback. Feedback
A case for compiler-driven superpage allocation
Full text PdfPdf (106 KB)
Source ACM Southeast Regional Conference archive
Proceedings of the 47th Annual Southeast Regional Conference table of contents
Clemson, South Carolina
SESSION: Systems and modeling table of contents
Article No. 82  
Year of Publication: 2009
ISBN:978-1-60558-421-8
Authors
Joshua Magee  Texas State University, San Marcos, TX
Apan Qasem  Texas State University, San Marcos, TX
Publisher
ACM  New York, NY, USA
Bibliometrics
Downloads (6 Weeks): 5,   Downloads (12 Months): 15,   Citation Count: 0
Additional Information:

abstract   references   index terms   collaborative colleagues  

Tools and Actions: Request Permissions Request Permissions    Review this Article  
DOI Bookmark: Use this link to bookmark this Article: http://doi.acm.org/10.1145/1566445.1566553
What is a DOI?

ABSTRACT

Most modern microprocessor-based systems provide support for superpages both at the hardware and software level. Judicious use of superpages can significantly cut down the number of TLB misses and improve overall system performance. However, indiscriminate superpage allocation results in page fragmentation and increased application footprint, which often outweigh the benefits of reduced TLB misses. Previous research has explored policies for smart allocation of superpages from an operating systems perspective. This paper presents a compiler-based strategy for automatic and profitable memory allocation via superpages. A significant advantage of a compiler-based approach is the availability of data-reuse information within an application. Our strategy employs data-locality analysis to estimate the TLB demands of a program and uses this metric to determine if the program will benefit from superpage allocation. Apart from its obvious utility in improving TLB performance, this strategy can be used to improve the effectiveness of certain data-layout transformations and can be a useful tool in benchmarking and empirical tuning. We demonstrate the effectiveness of this strategy with experiments on an Intel Core 2 Duo with a two-level TLB.


REFERENCES

Note: OCR errors may be found in this Reference List extracted from the full text article. ACM has opted to expose the complete List rather than only correct and linked references.

 
1
 
2
 
3
 
4
 
5
H. J. Lu, K. Doshi, R. Seth, and J. Tran. Using hugetlbfs for mapping application text regions. In Proceeding of the Ottawa Linux Symposium, 2006.
 
6
J. Magee. Automated compiler driven superpage allocation and its applications. Master's thesis, Texas State University, Dec. 2008.
 
7
8
9
10

Collaborative Colleagues:
Joshua Magee: colleagues
Apan Qasem: colleagues