{"title":"An efficient virtual machine implementation","authors":"R. Srodawa, L. Bates","doi":"10.1145/800122.803949","DOIUrl":null,"url":null,"abstract":"This paper describes the techniques used to implement an efficient virtual machine facility within MTS for the IBM System/360 Model 67. The goals of the project were to support the IBM Operating System, including the Indexed Sequential Access Method and Teleprocessing capabilities, as a subsystem under MTS with a maximum teleprocessing degradation of 30% for OS/360 programs and complete protection between OS/360 and MTS. The first attempt, using channel program relocation similar to that employed by CP-67, provided unacceptable response to teleprocessing requests which required indexed accesses to the data base. The second attempt obviated the need for most software relocation of channel programs by assuring that the OS/360 buffer areas and channel programs were allocated to main storage having addresses identical to their virtual addresses. Storage protection was accomplished by a hardware change to the IBM System/360 protection mechanism which created a two-level hierarchy of storage keys. Using these techniques the virtual machine met the goals of the project. The techniques employed are applicable to virtual memory systems other than MTS and the IBM System/360 Model 67","PeriodicalId":386817,"journal":{"name":"Workshop on Virtual Computer Systems","volume":"44 1","pages":"0"},"PeriodicalIF":0.0000,"publicationDate":"1900-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"1","resultStr":null,"platform":"Semanticscholar","paperid":null,"PeriodicalName":"Workshop on Virtual Computer Systems","FirstCategoryId":"1085","ListUrlMain":"https://doi.org/10.1145/800122.803949","RegionNum":0,"RegionCategory":null,"ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"","JCRName":"","Score":null,"Total":0}
引用次数: 1
Abstract
This paper describes the techniques used to implement an efficient virtual machine facility within MTS for the IBM System/360 Model 67. The goals of the project were to support the IBM Operating System, including the Indexed Sequential Access Method and Teleprocessing capabilities, as a subsystem under MTS with a maximum teleprocessing degradation of 30% for OS/360 programs and complete protection between OS/360 and MTS. The first attempt, using channel program relocation similar to that employed by CP-67, provided unacceptable response to teleprocessing requests which required indexed accesses to the data base. The second attempt obviated the need for most software relocation of channel programs by assuring that the OS/360 buffer areas and channel programs were allocated to main storage having addresses identical to their virtual addresses. Storage protection was accomplished by a hardware change to the IBM System/360 protection mechanism which created a two-level hierarchy of storage keys. Using these techniques the virtual machine met the goals of the project. The techniques employed are applicable to virtual memory systems other than MTS and the IBM System/360 Model 67
本文描述了用于在IBM System/360 Model 67的MTS中实现高效虚拟机设施的技术。该项目的目标是支持IBM操作系统,包括索引顺序访问方法和远程处理能力,作为MTS下的子系统,对OS/360程序的最大远程处理降级为30%,并在OS/360和MTS之间提供完整的保护。第一次尝试,使用与CP-67类似的通道程序重新定位,对需要索引访问数据库的远程处理请求提供了不可接受的响应。第二次尝试通过确保将OS/360缓冲区和通道程序分配给具有与其虚拟地址相同地址的主存储器,从而避免了大多数通道程序的软件重定位。存储保护是通过对IBM System/360保护机制的硬件更改来实现的,该机制创建了两级存储密钥层次结构。使用这些技术,虚拟机达到了项目的目标。所采用的技术适用于MTS和IBM System/360 Model 67以外的虚拟内存系统