IBM ESA/390

ESA/390
Designer IBM
Bits 32-bit
Introduced 1990
Design CISC
Type Register-Memory
Memory-Memory
Encoding Variable (2, 4 or 6 bytes long)
Branching Condition code
Endianness Big
Registers
General purpose 16
Floating point 4 64-bit
IBM mainframe Architecture
700/7000 series varied
System/360 unified
System/370 System/370
S/370-XA
ESA/370
System/390 ESA/390 (ARCHLVL 1)
zSeries z/Architecture 1 (ARCHLVL 2)
System z9
System z10 z/Architecture 2 (ARCHLVL 3)
zEnterprise z196
zEnterprise z114

ESA/390 (Enterprise Systems Architecture/390) was introduced in September 1990[1] and is IBM's last 31-bit-address/32-bit-data mainframe computing design, copied by Amdahl, Hitachi, and Fujitsu among other competitors. It was the successor of System/370 and has been succeeded by the 64-bit z/Architecture in 2000.

Machines supporting the architecture have been sold under the brand System/390 (S/390) from the beginning of the 1990s. The 9672 implementations of System/390 were the first high-end IBM mainframe architecture implemented first with CMOS CPU electronics rather than the traditional bipolar logic.

Contents

Architecture and memory

The architecture employs a channel I/O subsystem in the System/360 tradition, offloading almost all I/O activity to specialized hardware in the mainframe tradition.

The architecture maintained backward compatibility with the 24-bit-address/32-bit-data System/360 (1964) and all intermediate large system 24/31-bit-address/32-bit-data architectures (System/370, System/370-XA, and ESA/370).

ESA/390 is arguably a 32-bit architecture; as with System/360, System/370, 370-XA, and ESA/370, the general-purpose registers are 32 bits long, and the arithmetic instructions support 32-bit arithmetic. Only memory addressing is limited to 31 bits. (IBM reserved the most significant bit to easily support applications expecting 24-bit addressing, as well as to sidestep a problem with extending two instructions to handle 32-bit unsigned addresses.)

In fact, total system memory is not limited to 31 bits (2 GB).[2] While a single address space cannot exceed 2 GB, ESA/390 supports multiple concurrent 2GB address spaces, and system memory areas larger than 2GB can be configured as expanded storage, where 4k pages from expanded storage can be copied into main storage and reverse. Such memory can be used for ultra-fast paging, for disk caching and virtual disks within the VM/CMS operating system. Under Linux/390 this memory cannot be used for disk caching; instead, it is supported by a block device driver, allowing to use it as ultra-fast swap space and for ram disks.

In addition, a machine may be divided into Logical Partitions (LPARs), each with its own system memory so that multiple operating systems may run concurrently on one machine.

An important capability to form a Parallel Sysplex was added to the architecture in 1994.

Some PC-based IBM-compatible mainframes which provide ESA/390 processors in smaller machines have been released over time, but were only intended for software development.

The Hercules emulator is a portable ESA/390 and z/Architecture machine emulator which supports enough devices to boot many ESA/390 operating systems. Since it is written in pure C, it has been ported to many platforms, including S/390 itself. A commercial emulation product for IBM xSeries with higher execution speed is also available.

S/390 computers

The ESA/390 architecture was introduced with IBM ES/9000 family of mainframes.

Later, since 1994, the IBM 9672 machines were the largest and most notable. This line has been built in 6 hardware generations:[3]

Model[4] Year Introduced Number of CPUs Performance (MIPS) Memory (GB)
G1 – 9672-Rn1, 9672-Enn, 9672-Pnn[5] 1994 1-6 15-66 .125-2
G2 – 9672-Rn2, 9672-Rn3 1995 1-10 15-171 .125-4
G3 – 9672-Rn4 1996 1-10 33-374 .5-8
G4 – 9672-Rn5 1997 1-10 49-447 .5-16
G5 – 9672-nn6 1998 1-10 88-1069 1-24
G6 – 9672-nn7 1999 1-12 178-1644 5-32

In the course of next generations, CPUs added more instructions and increased performance. All 9762s were CMOS, but were slower than the 9021 bipolar machines until the G5 models. CMOS designs permitted much smaller mainframes, such as the Multiprise 3000 introduced in 1999, which was actually based on 9672 G5.

Operating Systems

OS/390, VM/CMS, VSE, Linux/390 and all systems supported by earlier System/370.

References

  1. ^ http://publib.boulder.ibm.com/cgi-bin/bookmgr/BOOKS/DZ9AR006/1.1?DT=19990630131355 Enterprise Systems Architecture/390 Principles of Operation. IBM Publication No. SA22-7201. Retrieved on 17-09-2007.
  2. ^ In the context of computer memory, 1 GB = 10243 bytes
  3. ^ Elliott, Jim (2004-08-17). "The Evolution of IBM Mainframes and VM" (PDF). SHARE Session 9140. http://www.linuxvm.org/Present/SHARE103/S9140jea.pdf. Retrieved 2007-10-21.  Slide 28: "9672 to zSeries".
  4. ^ "IBM and Compatible Mainframe Specifications". Technology News of America Co Inc.. http://www.tech-news.com/publib/. 
  5. ^ "S/390 Parallel Enterprise Server Announcement". IBM. http://www-03.ibm.com/ibm/history/exhibits/mainframe/mainframe_PP390G1.html. Retrieved 8 July 2011. 

External links