DocumentCode :
3560801
Title :
A Case for Alternative Nested Paging Models for Virtualized Systems
Author :
Hoang, Giang ; Bae, Chang ; Lange, John ; Zhang, Lide ; Dinda, Peter ; Joseph, Russ
Author_Institution :
Northwestern Univ., Evanston, IL, USA
Volume :
9
Issue :
1
fYear :
2010
Firstpage :
17
Lastpage :
20
Abstract :
Address translation often emerges as a critical performance bottleneck for virtualized systems and has recently been the impetus for hardware paging mechanisms. These mechanisms apply similar translation models for both guest and host address translations. We make an important observation that the model employed to translate from guest physical addresses (GPAs) to host physical addresses (HPAs) is orthogonal to the model used to translate guest virtual addresses (GVAs) to GPAs. Changing this model requires VMM cooperation, but has no implications for guest OS compatibility. As an example, we consider ahashed page table approach for GPA→HPA translation. Nested paging, widely considered the most promising approach, uses unhashed multi-level forward page tables for both GVA→GPA and GPA→HPA translations, resulting in a potential O(n2 ) page walk cost on a TLB miss, for n-level page tables. In contrast, the hashed page table approach results in an expected O(n) cost. Our simulation results show that when a hashed page table is used in the nested level, the performance of the memory system is not worse, and sometimes even better than a nested forward mapped page table due to reduced page walks and cache pressure. This showcases the potential for alternative paging mechanisms.
Keywords :
file organisation; paged storage; storage allocation; virtual machines; OS compatibility; VMM cooperation; address translation; guest physical addresses; guest virtual addresses; hardware paging mechanisms; host physical addresses; nested paging models; unhashed multilevel forward page tables; virtual machine monitors; virtualized systems; Computer Architecture; Emerging technologies; Hardware/software interfaces; Virtual Memory; Virtualization;
fLanguage :
English
Journal_Title :
Computer Architecture Letters
Publisher :
ieee
Conference_Location :
6/3/2010 12:00:00 AM
ISSN :
1556-6056
Type :
jour
DOI :
10.1109/L-CA.2010.6
Filename :
5476385
Link To Document :
بازگشت