CP/CMS

Betriebssystem
Dies ist eine alte Version dieser Seite, zuletzt bearbeitet am 3. Dezember 2006 um 23:16 Uhr durch Spinality (Diskussion | Beiträge) (CP/CMS as open-source software: more on public domain). Sie kann sich erheblich von der aktuellen Version unterscheiden.

Vorlage:Infobox OS

CP/CMS was a remarkable time-sharing operating system of the late 60s and early 70s, known for its excellent performance and advanced features. It had three distinct versions:

  • CP-40/CMS, an important "one-off" research system that established the CP/CMS virtual machine architecture
  • CP-67/CMS, a reimplementation of CP-40/CMS for the IBM System/360-67, and the primary focus of this article
  • CP-370/CMS, a reimplementation of CP-67/CMS for the System/370 – never released as such, but instead becoming the foundation of IBM's VM/370 operating system (announced in 1972 and still in use)

Each reimplementation was a substantial redesign of its predecessor, and represented an evolutionary step forward. CP-67/CMS was the first widely-available implementation of a virtual machine architecture, a concept that IBM had pioneered with its research systems M44/44X (which used partial virtualization) and CP-40 (which used full virtualization).

In addition to its role as the ancestor of the VM family, CP/CMS played an important role in the development of operating system theory, in the design of IBM's System/370 and later product lines, in the creation of the time-sharing industry, and in the creation of a self-supporting user community that anticipated today's open source movement.

See also:

Overview

CP/CMS was built by IBM's Cambridge Scientific Center (CSC), an R&D lab with very close ties to MIT. The system's goals, development process, release, and legacy – and its breakthrough technology – all set this system apart from other operating systems of its day, and from other large IBM projects. In particular, it was an open-source system, made available in source code form to all IBM customers at no charge – as part of the unsupported IBM Type-III Library. CP/CMS users supported themselves and each other. Unusual circumstances, described in the History section below, led to this situation.

CP/CMS consisted of two main components:

  • CP, the Control Program, created the virtual machine environment. The widely-used version was CP-67, which ran on the S/360-67. (The research system CP-40 established the architecture. A third version, CP-370, became VM/370.) Instead of explicitly dividing up memory and other resources among users, which had been the traditional approach, CP provided each user with a simulated stand-alone System/360 computer, able to run any S/360 software that ran on the bare machine. This gave each user what was, in effect, a private computer system.
  • CMS, the Cambridge Monitor System (but renamed Conversational Monitor System in VM), was a lightweight single-user operating system, for interactive timesharing use. By running many copies of CMS in CP's virtual machines – instead of multiple copies of large, traditional multi-tasking operating systems – the overhead per user was less. This allowed a great number of simultaneous users to share a single S/360.

The CP/CMS virtual machine concept was an important step forward in operating system design.

  • By isolating users from each other, CP/CMS greatly improved system reliability and security.
  • By simulating a full, stand-alone computer for each user, CP/CMS could run any S/360 software in a time-sharing environment – not just applications specifically designed for time-sharing.
  • By using lightweight CMS as the primary user interface, CP/CMS achieved unprecedented time-sharing performance. In addition, the simplicity of CMS made it easier to implement user interface enhancements than in traditional operating systems.

IBM reimplemented CP/CMS as its VM/370 product line, released in 1972 when virtual memory was added to the S/370 series. VM/370's successors (such as z/VM) remain in wide use today. (It is important to note that IBM reimplemented CP-67, as it had CP-40, and did not simply rename and repackage it. VM coexisted with CP/CMS and its successors for many years. It is thus appropriate to view CP/CMS as an independent operating system, distinct from the VM family.)

CP/CMS was viewed as "IBM's other operating system" – a poor cousin to IBM's recommended batch-oriented offerings. (Until recently, VM remained in this role.) But CP/CMS rose above limited resources and company politics, to create an enduring and important technical legacy, a fiercely loyal user base, major derivative systems in the time-sharing industry, and, ultimately, a heritage as the grandparent of major 21st-century products from IBM.

CP/CMS as open-source software

In the CP/CMS era, many operating systems were distributed in source code form. In this respect, CP/CMS was like OS/360 and DOS/360. (The sysgen process for these operating systems was source-code based, and was comparable to a kernel build in modern systems.) Before IBM unbundled software from hardware in 1969, the operating system (and most other software) was included in the cost of the hardware, and the distribution medium was relatively unimportant.

After unbundling, OS software was delivered as IBM System Control Program (SCP) software – eventually in "object code only" form, but still at no additional charge. However, for complicated reasons, CP/CMS was instead released as part of the unsupported IBM Type-III Library, a collection of software contributed by customers and IBM personnel. IBM distributed this library to its customers for use 'as is', without support. The lack of direct IBM support for such products forced active users to support themselves, and encouraged them to make modifications and to support each other. CP/CMS and other Type-III products were thus an early form of open-source software. Source code distribution of other IBM operating systems continued for some time – e.g. OS/360, DOS/360, DOS/VSE, MVS, and even TSS/370, which all today are generally considered to be in the public domain (since they were arguably published without a copyright notice before 1978).[1][2] However, the unsupported status of CP/CMS placed different pressures on its user community, and raised the importance for them of source code distribution.

Curiously, CP/CMS was contributed to the Type-III Library by MIT's Lincoln Laboratory – and not by CSC or any other IBM unit – despite the fact that the system was built by IBM's Cambridge Scientific Center. This surprising decision has been described as a form of "collusion" to outmaneuver the IBM political forces opposed to time-sharing. It may also reflect the amount of formal and informal input from MIT (also Union Carbide) that was contributed to the design and implementation of CP-40, the S/360-67, CP-67, and CMS. See History of CP/CMS (historical notes) for further insights and references on this topic.

Many CP/CMS users made extensive modifications to their own copies of the source code. Much of this work was shared among sites, and important changes found their way back into the core system. Other users, such as National CSS and some academic sites, continued independent development of CP/CMS, rather than switching to VM/370 when it became available. These efforts diverged from the community, in what today would be termed a software fork.

After IBM released VM/370, source code distribution continued for several releases. The user community continued to make important contributions to the software, as it had during the Type-III period. Active user involvement in deep VM technical matters was unlike the role played by most OS and DOS users. This "reverse support" helped CP/CMS concepts survive and evolve – despite VM's "second class citizen" status at IBM.

History

Fundamental CP/CMS architectural and strategic parameters were established in CP-40, which began production use at IBM's Cambridge Scientific Center in early 1967. This effort occurred in a complex political and technical milieu, discussed at some length and supported by first-hand quotes in the Wikipedia article History of CP/CMS. See also CP-40 (historical notes), History of IBM, and System/360 for further background.

In a nutshell:

  • In the early 60's, IBM sought to maintain dominance over scientific computing, where time-sharing efforts such as CTSS and MIT's Project MAC gained focus. But IBM had committed to a huge project, the System/360, which took the company in a different direction.
  • The time-sharing community was disappointed with the S/360's lack of time-sharing capabilities. This led to key IBM sales losses at Project MAC and Bell Laboratories. IBM's Cambridge Scientific Center (CSC), originally established to support Project MAC, began an effort to regain IBM's credibility in time-sharing, by building a time-sharing operating system for the S/360. This system would eventually become CP/CMS. In the same spirit, IBM designed and released a S/360 model with time-sharing features, the IBM System/360-67, and a time-sharing operating system, TSS/360. TSS failed; but the 360-67 and CP/CMS succeeded – despite internal political battles over time-sharing, and concerted efforts at IBM to scrap the CP/CMS effort.
  • In 1967, CP/CMS production use began, first on CSC's CP-40, then later on CP-67 at Lincoln Laboratories and other sites. It was made available via the IBM Type-III Library in 1968. By 1972, CP/CMS had gone through several releases; it was a robust, stable system running on 44 systems; it could support 60 timesharing users on a S/360-67; and at least two commercial timesharing vendors (National CSS and IDC) were reselling S/360-67 time using CP/CMS technology.
  • In 1972, IBM announced the addition of virtual memory to the S/370 series, along with the VM/370 operating system – a reimplementation of CP/CMS for the S/370. This marked the end of CP/CMS releases, although the system continued its independent existence for some time. VM releases continued to include source code for some time, and members of the VM community long remained active contributors.

Architecture

The CP/CMS architecture was revolutionary for its time. The system consisted of a virtualizing control program (CP) which created multiple independent virtual machines (VMs). Virtualization was possible because of two elements of the IBM System/360-67:

  • Segregation of privileged 'supervisor state' instructions from normal 'problem state' instructions
  • Address translation hardware

When a program was running in 'problem state', using a privileged instruction or an invalid memory address would cause the hardware to raise an exception condition. By trapping these conditions, CP could simulate the appropriate behavior, e.g. performing I/O or paging operations. A guest operating system, which would run in 'supervisor state' on a bare machine, was run in 'problem state' under CP.

The result was a fully-virtualized environment. Each virtual machine had its own set of virtual devices, mapped from the system's real hardware environment. (Thus a given dial-up teletype was presented to its VM instance as its virtual console.)

Any S/360 operating system could in fact be run under CP, but normal users ran CMS (Cambridge Monitor System) – a simple, single-user operating system. CMS allowed users to run programs and manage their virtual devices. (Testing and development of CP itself was done by running a full copy of CP/CMS inside a single virtual machine. Some CP/CMS operating system work, such as CP-370 development and MVS testing, ran four- or five-level deep stacks of hardware and OS simulations.)

The CP/CMS design was a departure from IBM's other monolithic operating systems. CP/CMS segregated complex "big system" problems (dispatching, hardware management, mass storage, etc.) from "little system" capabilities needed by a single user (application program execution, file I/O, console input/output, etc.). Each component was simpler as a result. Isolating users from each other improved system stability: a bug in one user's software could not crash another user's CMS, nor the underlying CP. This architecture would ultimately reach its apotheosis in microkernel operating systems.

IBM's decision to implement these virtualization and virtual memory features in the subsequent S/370 design (although missing from the initial S/370 series) reflects the success of the CP/CMS approach.

  • CP: Control Program. CP-40 and CP-67 were implementations for CSC's customized S/360-40 and the standard S/360-67, respectively.
  • CMS: Cambridge Monitor System. This portion of the CP/CMS system was renamed Conversational Monitor System when IBM released VM/370. Unlike the CP-to-VM transition, however, which was a reimplementation, much of CMS was moved without modification from CP/CMS into VM/370.
  • VM: Virtual Machine, a term already well-established in CP/CMS by the time IBM reimplemented CP-67 as VM/370. (In the early days of CP-40 design, the term pseudo-machine was used for this concept, but the term virtual machine was soon borrowed from the IBM M44/44X project.)
  • hypervisor: a mechanism for paravirtualization. This term was coined in IBM's reimplementation of CP-67 as VM/370.

References

Vorlage:Bibliography CP/CMS Citations

Detailed citations for points made in this article can be found in History of CP/CMS.

  1. cf. Hercules emulator, which is apparently used to run these historic systems without raising complaints from IBM
  2. public domain: "Until the Berne Convention Implementation Act of 1988, the lack of a proper copyright notice would force an otherwise copyrightable work into the public domain...."

Family tree

Vorlage:FamilyTree TimeSharingOS