Increasing TLB Reach Using Superpages Backed by Shadow Memory.pdf

Increasing TLB Reach Using Superpages Backed by Shadow Memory.pdf

  1. 1、本文档共19页,可阅读全部内容。
  2. 2、有哪些信誉好的足球投注网站(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
  3. 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载
  4. 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
Increasing TLB Reach Using Superpages Backed by Shadow Memory

Increasing TLB Reach Using SuperpagesBacked by Shadow MemoryNovember 24, 1997AbstractThe amount of memory that can be accessed without causing a TLB fault, the so-called reach of a TLB, is failing to keep pace with the increasingly large working setsof applications. We propose to extend TLB reach via a novel Memory Controller TLB(MTLB) that lets us aggressively create superpages from non-contiguous, unaligned regionsof physical memory. This exibility increases the OSs ability to use superpages on arbitraryapplication data. The MTLB supports shadow pages, regions of physical address space forwhich the MTLB remaps accesses to \real physical pages. The MTLB preserves per-basereferenced and dirty bits, which enables the OS to swap shadow-backed superpagesmore eciently than conventional superpages. Simulation of nine applications, including theSPECint95 benchmarks, demonstrated that a modest-sized MTLB improves performanceof applications with moderate-to-high TLB miss rates by 5-20%. Simulation also showedthat this mechanism can more than double the e ective reach of a processor TLB with nomodi cation to the processor MMU.1 IntroductionThe size of application program virtual address spaces has increased dramatically over the years,driven by the availability of large inexpensive DRAMs and the increasing complexity of appli-cations. On most modern machines, virtual memory is implemented by memory managementunits (MMU) that map virtual to physical addresses, usually on a page granularity. Typicalpage sizes are xed at 4-8 kilobytes, which is quite small compared to the total amount ofphysical memory in most machines. This organization eases management of the physical spaceand limits the amount of physical storage wasted due to internal fragmentation.To complete a load or store operation, a processor must rst convert the requestedvirtual address to a physical address. Given the size of typical process virtual address spaces,the total number of translations is huge, and th

文档评论(0)

l215322 + 关注
实名认证
内容提供者

该用户很懒,什么也没介绍

1亿VIP精品文档

相关文档