PC-based IBM mainframe-compatible systems

Last updated

Since the rise of the personal computer in the 1980s, IBM and other vendors have created PC-based IBM mainframe-compatible systems which are compatible with the larger IBM mainframe computers. For a period of time PC-based mainframe-compatible systems had a lower price and did not require as much electricity or floor space. However, they sacrificed performance and were not as dependable as mainframe-class hardware. These products have been popular with mainframe developers, in education and training settings, for very small companies with non-critical processing, and in certain disaster relief roles (such as field insurance adjustment systems for hurricane relief).

Contents

Background

Up until the mid-1990s, mainframes were very large machines that often occupied entire rooms. The rooms were often air conditioned and had special power arrangements to accommodate the three-phase electric power required by the machines. Modern mainframes are now physically comparatively small and require little or no special building arrangements.

System/370

IBM had demonstrated use of a mainframe instruction set in their first desktop computer—the IBM 5100, released in 1975. This product used microcode to execute many of the System/370's processor instructions, so that it could run a slightly modified version of IBM's APL mainframe program interpreter.

In 1980 rumors spread of a new IBM personal computer, perhaps a miniaturized version of the 370. [1] In 1981 the IBM Personal Computer appeared, but it was not based on the System 370 architecture. However, IBM did use their new PC platform to create combinations with additional hardware that could execute S/370 instructions locally.

Personal Computer XT/370

In October 1983, IBM announced the IBM Personal Computer XT/370. This was essentially a three-in-one product. It could run PC DOS locally, it could also act as 3270 terminal, and finally—its most important distinguishing feature relative to an IBM 3270 PC—was that it could execute S/370 instructions locally. [2]

IBM XT/370 board and diagnostic diskette IBM XT370 board (1).jpg
IBM XT/370 board and diagnostic diskette

The XT/370 was an IBM Personal Computer XT (System Unit 5160) with three custom 8-bit cards. The processor card (370PC-P), [3] contained two modified Motorola 68000 chips (which could emulate most S/370 fixed-point instructions and non-floating-point instructions), and an Intel 8087 coprocessor modified to emulate the S/370 floating point instructions. The second card (370PC-M), which connected to the first with a unique card back connector contained 512 KiB of memory. The third card (PC3277-EM), was a 3270 terminal emulator required to download system software from the host mainframe. The XT/370 computer booted into DOS, then ran the VM/PC Control Program. The card's memory space added additional system memory, so the first 256  KiB (motherboard) memory could be used to move data to the 512 KiB expansion card. The expansion memory was dual ported, and provided an additional 384 KiB to the XT Machine bringing the total RAM on the XT side to 640 KiB. The memory arbitrator could bank switch the second 128 KiB bank on the card to other banks, allowing the XT Intel 8088 processor to address all the RAM on the 370PC-M card. [4] Besides the 416  kB of usable RAM for S/370 applications, the XT/370 also supported up to 4  MB of virtual memory using the hard drive as its paging device. [5]

IBM claimed the XT/370 reached 0.1 MIPS (when the data fit in RAM). In 1984, the list price of an XT/370 in its typical configuration was approximately $12,000 so compared favorably with IBM's own mainframes on a $/MIPS basis; for example, an IBM 4341 delivered 1.2 MIPS for $500,000. While it theoretically reduced demand on customers' mainframes by offloading load onto the smaller computer, as customers purchased more XT/370s they likely increased the overall load on the mainframes, increasing IBM's mainframe sales. [5]

Similarly to the mainframe version of VM/CMS, the VM/PC also created the illusion of virtual disks, but on the PC version these were maintained as PC DOS files, either on floppy or hard disk. For example, the CMS virtual disk belonging to user FRED at device address 101 was stored as the DOS file FRED.101. The CMS IMPORT and EXPORT commands allowed extraction of files from these virtual drives as well as ASCII/EBCDIC conversion. [6]

The XT/370 came with an XT-style 83-key keyboard (10 function keys). [2] Newer revisions of the XT/370 dropped the PC3277-EM in favor of the IBM 3278/79 boards. The XT/370 was among the XT systems that could use a second hard drive mounted in the 5161 expansion chassis. [7] :6–17

BYTE in 1984 called the XT/370 "a qualified success". The magazine praised IBM for "fitting all of the 370's features into the XT", and hoped for technical improvements that "might result in an even better computer". [8]

The XT/370 was discontinued in April 1987. [9]

Personal Computer AT/370

In 1984, IBM introduced the IBM Personal Computer AT/370 [10] with similar cards as for the XT/370 and updated software, supporting both larger hard disks and DMA transfers from the 3277 card to the AT/370 Processor card. The system was almost 60% faster than the XT/370. [4] The AT/370 used different, 16-bit interface co-processing cards than the XT, called PC/370-P2 and PC/370-M2. The latter card still had only 512 KB for memory, out of which 480 KB were usable for programs in S/370 mode, while 32 KB were reserved for microcode storage. For the terminal emulation function, the AT/370 came with the same 3278/79 Emulation Adapter as the late-series XT/370. The AT/370 motherboard itself was equipped with 512 KB of RAM. [7] :9-26 to 9-28

The AT/370 also ran VM/PC, but with PC DOS 3.0 instead of 2.10 that the XT version used. [11] VM/PC version 2, launched in November 1985, improved performance by up to 50%; it allowed add-on memory (in addition to the disk) to be used as a page cache for VM. [12]

A November 1985 Computerworld article noted that the machine was "slow selling". [12] The AT/370 was discontinued alongside the XT/370 in April 1987. [9]

IBM 7437 VM/SP Technical Workstation

In April 1988, IBM introduced a System/370 workstation that had been shipping to some customers since August 1987. [13] Officially called the IBM 7437 VM/SP Technical Workstation (and later also known as the Personal System/370), it was a freestanding tower that connected to a MCA card installed in a PS/2 Model 60, 70, or 80. The 7437 tower contained the processor and a 16 Mbytes main memory, and the PS/2 provided I/O and disk storage. [14] The 7437 ran the IBM VM/SP operating system, and one IBM representative described the 7437 "like a 9370 with a single terminal". It was intended for existing S/370 users and its November 1988 list price was $18,100 for a minimum 25-unit order. [15] One of its intended roles was to provide a single-user S/370-compatible computer that could run computer-aided design and engineering applications that originated on IBM mainframes such as CADAM and CATIA. Graphics support was provided by an IBM 5080 graphics system, a floor-standing tower. The 5080 was connected to the 7437 through the PS/2 via a cable and MCA adapter. [16]

Personal/370

Later, IBM introduced the Personal/370 (aka P/370), a single slot 32-bit MCA card that can be added to a PS/2 or RS/6000 computer to run System/370 OSs (like MUSIC/SP, VM, VSE) parallel to OS/2 (in PS/2) or AIX (in RS/6000) supporting multiple concurrent users. It is a complete implementation of the S/370 Processor including a FPU co-processor and 16 MB memory. Management and standard I/O channels are provided via the host OS/hardware. An additional 370 channel card can be added to provide mainframe-specific I/O such as 3270 local control units, 3400/3480 tape drives or 7171 protocol converters.

Although a single-card product, the P/370 ran three times faster than the 7437, attaining 3.5 MIPS, on par with a low-end IBM 4381. [17] A subsequent book (by the same author) claims 4.1 MIPS for the P/370. [18]

The Personal/370 was available as early as November 1989 although on a "special bid basis". [19]

System/390

In 1995 IBM introduced a card, the "Enhanced S/390 MicroProcessor Complex", which supported IBM ESA/390 architecture on a PC-based system. [20] IBM's PC-related products evolved to support that as well, employing the card (IBM part number 8640-PB0) in the "IBM PC Server 330 in 1998 [21] [22] and the IBM PC Server 500 models. [23]

S/390 Processor Card

An important goal in the design of the S/390 Processor Card was complete compatibility with existing mainframe operating systems and software. The processor implements all of the ESA/390 and XA instructions which prevents the need for instruction translation. There are three generations of the card:

R/390

R/390 was the designation used for the expansion card used in an IBM RS/6000 server. The original R/390 featured a 67 or 77 MHz POWER2 processor and 32 to 512 MB of RAM, depending on the configuration. The MCA P/390 expansion card can be installed in any MCA RS/6000 system, while the PCI P/390 card can be installed in a number of early PCI RS/6000s; all such configurations are referred to as an R/390. R/390 servers need to run AIX version 4 as the host operating system.

IBM PC Server 500. This server can contain a P/390 board. IBM P390 (1).jpg
IBM PC Server 500. This server can contain a P/390 board.

P/390

P/390 was the designation used for the expansion card used in an IBM PC Server and was less expensive than the R/390. The original P/390 server was housed in an IBM PC Server 500 and featured a 90 MHz Intel Pentium processor for running OS/2. The model was revised in mid-1996 and rebranded as the PC Server 520, which featured a 133 MHz Intel Pentium processor. Both models came standard with 32 MB of RAM and were expandable to 256 MB. The PC Server 500 featured eight MCA expansion slots while the PC Server 520 added two PCI expansion slots and removed two MCA slots.

S/390 Integrated Server

IBM S/390 Integrated Server IBM s390 integrated server (1).jpg
IBM S/390 Integrated Server

The S/390 Integrated Server (aka S/390 IS) is a mainframe housed in a comparably small case (HxWxD are 82 x 52 x 111 cm). It became available from November 1998. It is intended for customers who do not require the I/O bandwidth and performance of the S/390 Multiprise 3000 (which has the same size). Only 256 MB of ECC Memory and a single CMOS main processor (performance about 8 MIPS) are used; the S/390 CPU used in the Integrated Server is in fact the P/390 E-card. A Pentium II is used as IOSP (I/O Service Processor). It supports four ESCON and to four parallel channels. Standard PCI and ISA slots are present. A maximum of 255 GB internal harddisks are supported (16x 18GB HDs, with 2x HDs for redundancy). The supported OSs are OS/390, MVS/ESA, VM/ESA and VSE/ESA.

Fujitsu PC-based systems

Fujitsu offers two based systems that make up the lower end of Fujitsu's S/390-based BS2000 mainframe product line. [24] The SQ100 is the slower configuration, using dual-core 2.93 GHz Intel Xeon E7220 processors, and is capable of up to 200RPF of performance. [25] The SQ200 was introduced more recently, uses six-core 2.66 GHz Xeon X7542 processors, and has performance of up to 700RPF. [26] All Intel 64-based BS2000 mainframes can run Linux or Windows in separate partitions. Fujitsu also continues to make custom S/390-native processors and mainframe hardware for the high end of its BS2000 line. [27]

z/Architecture and today

Since the late 1990s, PC processors have become fast enough to perform mainframe emulation without the need for a coprocessor card. There are currently several personal computer emulators available that support System/390 and z/Architecture.

Timeline

Timeline of the IBM Personal Computer
IBM ThinkCentreIBM NetVistaIBM Palm Top PC 110IBM PC SeriesIBM AptivaIBM PS/ValuePointThinkPadEduQuestIBM PS/noteAmbra Computer CorporationIBM PCradioIBM PS/1IBM PS/55IBM PS/2IBM Personal Computer XT 286IBM PC ConvertibleIBM JXIBM Personal Computer AT/370IBM Personal Computer ATIBM Industrial ComputerIBM PCjrIBM Portable Personal ComputerIBM Personal Computer XT/370IBM 3270 PCIBM Personal Computer XTIBM 5550IBM Personal ComputerIBM System/23 DatamasterIBM 5120IBM 5110IBM 5100PC-based IBM mainframe-compatible systems
Asterisk (*) denotes a model released in Japan only

See also

Related Research Articles

<span class="mw-page-title-main">IBM AIX</span> Series of Unix operating systems from IBM

AIX is a series of proprietary Unix operating systems developed and sold by IBM for several of its computer platforms.

IBM mainframes are large computer systems produced by IBM since 1952. During the 1960s and 1970s, IBM dominated the computer market with the 7000 series and the later System/360, followed by the System/370. Current mainframe computers in IBM's line of business computers are developments of the basic design of the System/360.

<span class="mw-page-title-main">MVS</span> Operating system for IBM mainframes

Multiple Virtual Storage, more commonly called MVS, is the most commonly used operating system on the System/370, System/390 and IBM Z IBM mainframe computers. IBM developed MVS, along with OS/VS1 and SVS, as a successor to OS/360. It is unrelated to IBM's other mainframe operating system lines, e.g., VSE, VM, TPF.

<span class="mw-page-title-main">Hercules (emulator)</span> Multi-platform emulator for mainframe software

Hercules is a computer emulator allowing software written for IBM mainframe computers and for plug compatible mainframes to run on other types of computer hardware, notably on low-cost personal computers. Development started in 1999 by Roger Bowler, a mainframe systems programmer.

<span class="mw-page-title-main">IBM System/370</span> Family of mainframe computers 1970–1990

The IBM System/370 (S/370) is a range of IBM mainframe computers announced as the successors to the System/360 family on June 30, 1970. The series mostly maintains backward compatibility with the S/360, allowing an easy migration path for customers; this, plus improved performance, were the dominant themes of the product announcement.

<span class="mw-page-title-main">Expansion card</span> Circuit board for connecting to a computer system to add functionality

In computing, an expansion card is a printed circuit board that can be inserted into an electrical connector, or expansion slot on a computer's motherboard to add functionality to a computer system. Sometimes the design of the computer's case and motherboard involves placing most of these slots onto a separate, removable card. Typically such cards are referred to as a riser card in part because they project upward from the board and allow expansion cards to be placed above and parallel to the motherboard.

<span class="mw-page-title-main">VM (operating system)</span> Family of IBM operating systems

VM is a family of IBM virtual machine operating systems used on IBM mainframes System/370, System/390, zSeries, System z and compatible systems, including the Hercules emulator for personal computers.

<span class="mw-page-title-main">Amdahl Corporation</span> American mainframe computer manufacturer

Amdahl Corporation was an information technology company which specialized in IBM mainframe-compatible computer products, some of which were regarded as supercomputers competing with those from Cray Research. Founded in 1970 by Gene Amdahl, a former IBM computer engineer best known as chief architect of System/360, it has been a wholly owned subsidiary of Fujitsu since 1997. The company was located in Sunnyvale, California.

A hypervisor, also known as a virtual machine monitor (VMM) or virtualizer, is a type of computer software, firmware or hardware that creates and runs virtual machines. A computer on which a hypervisor runs one or more virtual machines is called a host machine, and each virtual machine is called a guest machine. The hypervisor presents the guest operating systems with a virtual operating platform and manages the execution of the guest operating systems. Unlike an emulator, the guest executes most instructions on the native hardware. Multiple instances of a variety of operating systems may share the virtualized hardware resources: for example, Linux, Windows, and macOS instances can all run on a single physical x86 machine. This contrasts with operating-system–level virtualization, where all instances must share a single kernel, though the guest operating systems can differ in user space, such as different Linux distributions with the same kernel.

z/Architecture, initially and briefly called ESA Modal Extensions (ESAME), is IBM's 64-bit complex instruction set computer (CISC) instruction set architecture, implemented by its mainframe computers. IBM introduced its first z/Architecture-based system, the z900, in late 2000. Later z/Architecture systems include the IBM z800, z990, z890, System z9, System z10, zEnterprise 196, zEnterprise 114, zEC12, zBC12, z13, z14, z15 and z16.

A logical partition (LPAR) is a subset of a computer's hardware resources, virtualized as a separate computer. In effect, a physical machine can be partitioned into multiple logical partitions, each hosting a separate instance of an operating system.

In computing, channel I/O is a high-performance input/output (I/O) architecture that is implemented in various forms on a number of computer architectures, especially on mainframe computers. In the past, channels were generally implemented with custom devices, variously named channel, I/O processor, I/O controller, I/O synchronizer, or DMA controller.

IBM S/390 Multiprise was a short-lived series of small, compact, entry-level mainframes.

The IBM Basic assembly language and successors is a series of assembly languages and assemblers made for the IBM System/360 mainframe system and its successors through the IBM Z.

<span class="mw-page-title-main">IBM 3270 PC</span>

The IBM 3270 PC, is a personal computer developed by IBM and released in October 1983. Although its hardware is mostly identical to the IBM PC XT, the 3270 contains additional components that, in combination with software, can emulate the behavior of an IBM 3270 terminal. Therefore, it can be used both as a standalone computer, and as a terminal to a mainframe.

The history of IBM mainframe operating systems is significant within the history of mainframe operating systems, because of IBM's long-standing position as the world's largest hardware supplier of mainframe computers. IBM mainframes run operating systems supplied by IBM and by third parties.

<span class="mw-page-title-main">IBM System/390</span> Line of mainframe computers

The IBM System/390 is a discontinued mainframe product family implementing ESA/390, the fifth generation of the System/360 instruction set architecture. The first computers to use the ESA/390 were the Enterprise System/9000 (ES/9000) family, which were introduced in 1990. These were followed by the 9672, Multiprise, and Integrated Server families of System/390 in 1994–1999, using CMOS microprocessors. The ESA/390 succeeded ESA/370, used in the Enhanced 3090 and 4381 "E" models, and the System/370 architecture last used in the IBM 9370 low-end mainframe. ESA/390 was succeeded by the 64-bit z/Architecture in 2000.

The term IBM platform could refer to any of the hardware and operating systems below.

References

  1. "Interest Group for Possible IBM Computer". BYTE. January 1981. p. 313. Retrieved 18 October 2013.
  2. 1 2 "IBM Personal Computers At a Glance". BYTE. Fall 1984. pp. 10–26. Retrieved 18 March 2016.
  3. "Implementation of IBM System 370 Via Co-Microprocessors/The Co-Processor... - IPCOM000059679D - IP.com". Priorartdatabase.com. Archived from the original on 2015-12-11. Retrieved 2020-07-23.
  4. 1 2 Scott Mueller Upgrading and Repairing PCs, Second Edition, Que Books, 1992, ISBN   0-88022-856-3 pages 73-75, page 94
  5. 1 2 Killen, Michael (Fall 1984). "IBM Forecast / Market Dominance". BYTE. pp. 30–38. Retrieved 18 March 2016.
  6. BYTE Guide to the IBM PC, fall 1984, pp. 44-46
  7. 1 2 Personal Computer Family Service Information Manual (PDF). IBM. January 1989. SA38-0037-00.
  8. Sabine, Ernest (Fall 1984). "The IBM XT/370 Personal Computer". BYTE. pp. 210–217. Retrieved 18 March 2016.
  9. 1 2 "IBM Gives Up on the Personal XT/, AT/370". Computer Business Review. New Statesman Media Group. April 13, 1987. Archived from the original on September 20, 2023.
  10. "IBM Highlights, 1970-1984" (PDF). IBM.
  11. Virtual Machine/Personal Computer User's Guide, p. 1-3, IBM publication number 6137739, December 1984
  12. 1 2 John Gallant (25 November 1985). "IBM exploiting AT/370 ability". Computerworld: The Newsweekly of Information Systems Management. Computerworld: 25, 29. ISSN   0010-4841.
  13. Cortino, Juli (1989-04-24). "IBM 'personal mainframe' goes public this summer". PC Week. Vol. 6, no. 16.
  14. Cain, Matthew (1988-11-07). "IBM quietly sells a VM workstation: single-user system". MIS Week. Vol. 9, no. 45. p. 8.
  15. Fisher, Sharon; LaPlante, Alice (1988-11-07), "IBM's VM/SP Device Cuts Mainframe Load", InfoWorld, vol. 10, no. 45, p. 113
  16. Smalley, Eric (1989-11-21). "Quiet IBM Entry Lets Users Run VM on Desk Top". Digital Review. Vol. 5, no. 22. p. 19.
  17. Jeffrey Savit (1993). VM/CMS: Concepts and Facilities. McGraw-Hill. p. 40. ISBN   978-0-07-054977-7.
  18. Nallur S. Prasad; Jeffrey Savit (1994). IBM mainframes: architecture and design. McGraw-Hill. p. 327. ISBN   978-0-07-050691-6.
  19. "IBM". InfoWorld: 105. 20 November 1989. ISSN   0199-6649.
  20. "Pipeline - Announced". Infoworld. Vol. 17, no. 30. August 21, 1995. Retrieved Feb 14, 2018.
  21. IBM Corporation. "IBM PC Server System/390 Hints and Tips". ibm.com. Retrieved Feb 14, 2018.
  22. IBM Corporation (1997). IBM PC Server System/390 Quick Product Guide (PDF). Retrieved Feb 14, 2018.
  23. IBM Corporation (23 May 1995). "IBM PC Server 500 System/390 Delivers Two Computing Environments in One Cost-Effective Solution". ibm.com. Retrieved Feb 14, 2018.
  24. [ permanent dead link ]
  25. [ permanent dead link ]
  26. [ permanent dead link ]
  27. "Business Server S210 - Fujitsu Technology Solutions". Ts.fujitsu.com. Retrieved 2012-06-07.