操作系统_内存管理教程分析.pptVIP

  • 20
  • 0
  • 约1.32万字
  • 约 95页
  • 2016-04-13 发布于湖北
  • 举报
作业 什么是内部碎片;什么是外部碎片 画出最基本的分页地址变换机构。 分页和分段的主要区别是什么? 页表存放在内存中 访问一个逻辑地址中的内容需要两次访问内存 第一次:页表项,进而转换成物理地址 第二次:对应物理地址中的内容 速度:CPU vs. 2倍访存 解决方案:高速缓存(块表,TLB) Translation Lookaside Buffer 基本的地址变换机构 Page table is kept in main memory, Table Base Register (PTBR) Points to the page table currently used table length register (PRLR) Indicates size of the page table Context switch + 3 b Effective memory-access time, time needed for every data/instruction access 需要2次访存 Access the page table Access the data/instruction Solution: A special fast-lookup hardware cache called associative registers or transl

文档评论(0)

1亿VIP精品文档

相关文档