- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
《操作系统概念Operating System Concepts》原配课件PPT-ch08 Main Memory
Chapter 8: Main Memory Chapter 8: Memory Management Background Swapping Contiguous Memory Allocation Paging Structure of the Page Table Segmentation Example: The Intel Pentium Objectives 操作系统的存储器管理可分为内存管理(第八章)和虚拟存储技术(第九章) To provide a detailed description of various ways of organizing memory hardware To discuss various memory-management techniques, including paging and segmentation To provide a detailed description of the Intel Pentium, which supports both pure segmentation and segmentation with paging Background Program must be brought (from disk) into memory and placed within a process for it to be run Main memory and registers are only storage CPU can access directly Register access in one CPU clock (or less) Main memory can take many cycles Cache sits between main memory and CPU registers Protection of memory required to ensure correct operation Base and Limit Registers A pair of base and limit registers define the logical address space 另见237页图8.2:用基地址寄存器和界限寄存器实现地址保护 Binding of Instructions and Data to Memory Address binding of instructions and data to memory addresses can happen at three different stages Compile time: If memory location known a priori, absolute code can be generated; must recompile code if starting location changes Load time: Must generate relocatable code if memory location is not known at compile time Execution time: Binding delayed until run time if the process can be moved during its execution from one memory segment to another. Need hardware support for address maps (e.g., base and limit registers) Multistep Processing of a User Program Logical vs. Physical Address Space The concept of a logical address space that is bound to a separate physical address space is central to proper memory management Logical address – generated by the CPU; also referred to as virtual address Physical address – address seen by the memory unit Logical and physical addresses are the same in compile-time and load-time address-binding schemes; logi
您可能关注的文档
- 《土壤肥料学通论》8 土壤培肥及土壤污染.ppt
- 《土木工程CAD》1 引言.ppt
- 《土木工程CAD》10 现代CAD技术.ppt
- 《土木工程CAD》3 计算机图形技术.ppt
- 《土木工程CAD》课件PPT:chp1 引言.ppt
- 《土木工程CAD》课件PPT:chp3 计算机图形技术.ppt
- 《土木工程CAD》课件PPT:chp2 CAD系统概论.ppt
- 《土木工程CAD》课件PPT:chp6 人机交互技术.ppt
- 《土木工程CAD》课件PPT:chp8 工程数据处理与交换.ppt
- 《土木工程CAD》课件PPT:chp7 工程分析与优化设计.ppt
- 《操作系统概念Operating System Concepts》原配课件PPT-ch09 Virtual Memory.ppt
- 《操作系统概念Operating System Concepts》原配课件PPT-ch10 File-System Interface.ppt
- 《操作系统概念Operating System Concepts》原配课件PPT-ch11 File System Implementation.ppt
- 《操作系统概念Operating System Concepts》原配课件PPT-ch12 Mass Storage System.ppt
- 《操作系统概念Operating System Concepts》原配课件PPT-ch14 Protection.ppt
- 《操作系统概念Operating System Concepts》原配课件PPT-ch15 Security.ppt
- 《操作系统概念Operating System Concepts》原配课件PPT-ch13 IO Systems.ppt
- 《操作系统概念Operating System Concepts》原配课件PPT-ch17 Distributed File Systems.ppt
- 《操作系统概念Operating System Concepts》原配课件PPT-ch18 Distributed Coordination.ppt
- 《操作系统概念Operating System Concepts》原配课件PPT-ch19 Real-Time Systems.ppt
最近下载
- 2023年一级建造师工程经济历年真题章节练习题集.pdf VIP
- 《肺结核病报告转诊制度》.pdf VIP
- 脑梗塞ppt课件(精).pptx VIP
- 高血压、糖尿病培训试题(附答案).docx VIP
- pixelgridV4.5高分辨率卫星影像数据处理系统卫片使用手册.pdf VIP
- 贵州财经大学 法学综合(民法、经济法)A卷 2018年考研专业课真题.pdf VIP
- 2025年河南省高考对口升学烹饪试卷 .pdf VIP
- 贵州财经大学 法学综合(民法、经济法)B卷 2018年考研专业课真题.pdf VIP
- 论刑法中多次犯的理论与实践剖析:从概念厘定到司法适用.docx VIP
- 17J008 挡土墙(重力式、衡重式、悬臂式)(最新).pdf VIP
文档评论(0)