操作系统CCH09-virtualmemory教程分析.pptVIP

  • 6
  • 0
  • 约1.33万字
  • 约 83页
  • 2016-11-10 发布于湖北
  • 举报
Chapter 9 Virtual Memory Background(背景) Demand Paging(请求页式) Performance of Demand Paging(请求页式的性能) Page Replacement(页置换) Replacement Algorithms(页置换算法) Allocation of Frames (页框的分配) Thrashing(颠簸) Other Considerations(其他考虑) 9.1 Background 为了在内存空间运行超过内存总容量的大作业 或者同时运行大量作业 解决的方法是从逻辑上扩充内存容量 这就是虚拟存储技术所要解决的主要问题 9.1 Background 实现虚拟存储器要解决: 程序部分运行可以吗? 发现程序不在内存时,如何将其装入后继续运行? 内存无空间时怎么办? 9.1 Background Virtual memory is a technique that allows the execution of processes that may not be completely in memory.(虚拟内存是一种允许进程部分装入内存就可以执行的技术) principle of locality局部性原理?: 时间局部性,空间局部性 Only part of the program needs

文档评论(0)

1亿VIP精品文档

相关文档