A Model of Realization of Large Page of Memory Management Based on IA-64
CHEN Ming-Chun,PAN Jin-Gui
2007-01-01
Computer Science
Abstract:A model of large page of memory management is put forward in this article, and the Data Segment of the ELF file uses large page of memory. Because when large page is used, TLB(translation lookaside buffer) can map much larger virtual memory area,which leads to the reduction of miss rate. Therefore, computing performance of HPC applications or any other applications which use a large amount of virtual memory and access the memory extremely frequently will be improved.
What problem does this paper attempt to address?