- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
Lecture 13Examples of Memory Management.ppt
Lecture 13:Examples of Memory Management MVS Multiple Virtual Storage Operating System (IBM) The byte index specifies one of 4KB within a page; the page index specifies one of 256 pages within a segment; the segment index identifies one of 2048 user-visible segments (231 bytes –2GB virtual storage) IBM System/370 Uses a two-level memory structure and refers o the two levels as segments and pages Page size: 2KB or 4KB Segment size (fixed): 64KB or 1MB 24 – bit address structure BUT? SYSTEM 370/XA XA: extended addressing 31 – bit address scheme System 370/ESA Latest version: Enterprise System Architecture MVS address space structure MVS address space structure MVS address space structure 370/ESA address translation WINDOWS NT Windows NT was designed to be implemented on a variety of processors. One of the most important platforms for Windows NT is the Intel 486. Page size: 4KB Windows NT – Address Spaces Unsegmented unpaged memory: The virtual address is the same as the physical address, which is useful in low complexity, high performance controller applications Unsegmented paged memory: Memory is viewed as a paged linear address space. Protection and management of memory are done by paging Segmented unpaged memory: Memory is viewed as a collection of logical address spaces. The advantages of this view over a paged approach is that it affords protection down to the level of a single byte if necessary. It guarantees that the translation table needed is on-chip when the segment is in memory. Hence the segmented unpaged memory results in predictable access times Segmented paged memory: Segmentation is used to define logical memory partitions subject to access control and paging is used to manage the allocation of memory within partitions. The format of the virtual address includes the following fields: Table indicator (TI): indicates whether the global segment table or a local segment table should be used for translation Segment number: is the number of the segment. T
您可能关注的文档
- COSOSIMO Workshop Outbrief14 March 2006.ppt
- CPEEE 428, CPE 528 Session #13.ppt
- CPSC 614 Computer Architecture Lec 18 – Storage.ppt
- Creative Problem SolvingChapter 13.ppt
- Cryptography and Network SecurityChapter 16.ppt
- CS155a E-Commerce.ppt
- CS510 Concurrent Systems Class 13.ppt
- CS533 Concepts of Operating SystemsClass 14.ppt
- CSE 160 – Lecture 16.ppt
- CSE Annual Research Review and Executive Workshop 2002.ppt
- Lecture 13Heteroskedasticity.ppt
- Lecture 13Mobile Data Services inWireless Environments.ppt
- Lecture 13Relational Decomposition and Relational Algebra.ppt
- Lecture 14 chi-square test, P-value.ppt
- Lecture 14 Setting Complaints.ppt
- Lecture 14 Thur., Feb. 26.ppt
- Lecture 14 VHDL Modeling of Sequential Machines.ppt
- Lecture 14-15 Planetary magnetospheres.ppt
- Lecture 14Heteroskedasticityand Serial Correlation.ppt
- Lecture 14Introduction to Classes and Objects.ppt
文档评论(0)