IBMIBM S/390

IBM S/390 Architecture

Group 6

Team: Richard Brown, Pierre Fontenelle, Kristofor Jacobson, Yue Liu
  1. Overview/History of Architecture
  2. ALU/CPU
  3. Control Unit

Overview/History of Architecture of the IBM S/390

The IBM S/390 developed from the IBM S/370, which was a close relative of the IBM S/360. This is notable because the IBM S/360 was one of the first families of computers (as discussed in class) instead of individual, custom-built machines. The first S/360 machines were released in 1964; they shared a common user instruction set, though the instructions were organized (i.e., implemented) differently on various models, and the operating systems differed somewhat across the family1.

Gene Amdahl, the creator of "Amdahl's Law"2 described the S/360 architecture as3:

  1. An approach to storage which permits and exploits very large capacities, hierarchies of speeds, read-only storage for microprogram control, flexible storage protection, and simple program relocation.
  2. An input/output system offering new degrees of concurrent operation, compatible channel operation, data rates approaching 5,000,000 characters/second, integrated design of hardware and software, a new low-cost multiple-channel package sharing main-frame hardware, new provisions for device status information, and a standard channel interface between processing unit and input/output devices.
  3. A truly general-purpose machine organization offering new supervisory facilities, powerful logical processing operations, and a wide variety of data formats.
  4. Strict upward and downward machine-language compatibility over a line of six models having a performance range factor of 50.

This formal separation of architecture from logical implementation and organization is a strong legacy of the S/390; architecture and organization is part of the required curriculum for accredited computer science universities today4.

The historical timeline looks something like this1:


Resource Links