fbpx
Wikipedia

PC-based IBM mainframe-compatible systems

Since the rise of the personal computer in the 1980s, IBM and other vendors have created PC-based IBM-compatible mainframes 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).

Background edit

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 edit

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 some exotic combinations with additional hardware that could execute S/370 instructions locally.

Personal Computer XT/370 edit

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

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 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 edit

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 edit

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 edit

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 edit

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 edit

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:

  • The original S/390 Processor Card incorporated 32MB of dedicated memory, with optional 32MB or 96MB daughter cards, for a combined total of 64MB or 128MB of RAM. The processor was officially rated at 4.5 MIPS. It was built to plug into a MicroChannel host system.
  • The second version was built for a PCI host system. It included 128 MB of dedicated memory as standard, and was still rated at 4.5 MIPS.
  • The third version, referred to as a P/390E card (for Enhanced), included 256 MB of dedicated memory and was rated at 7 MIPS. It, too, was built for a PCI host system. There was an extremely rare (possibly only ever released as pre-production samples) 1 GB memory version of the P/390E card.

R/390 edit

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.

P/390 edit

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 edit

 
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 edit

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 edit

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.

  • FLEX-ES by Fundamental Software emulates both System/390 (ESA/390) and z/Architecture. Claimed to be one of the most popular PC-based IBM-compatible mainframe products (as of 2006). While FLEX-ES is capable of running on most PC hardware, the licensing agreement requires that FLEX-ES must run on the machine with which it was sold; in the past, this included Compaq Proliant and HP servers, but today this is nearly always an approved IBM xSeries server or a ThinkPad laptop.
  • Hercules, an open source emulator for the System/370, System/390, and z/Architecture instruction sets. It does however require a complete operating system in order to execute application programs. While IBM does not license its current operating systems to run on Hercules, earlier System/370 operating systems are in the public domain[citation needed] and can be legally run on Hercules.
  • zPDT (System/z Personal Development Tool), an IBM offering allowing IBM PartnerWorld Independent Software Developers (ISVs) to legally run z/OS 1.6 (or higher), DB2 V8 (or higher), z/TPF, or z/VSE 4.1 (or higher) on PC-based machines that can be acquired based on a Linux emulation.
  • IBM ZD&T (Z Development and Test Environment), an IBM offering provides an x86-based environment that emulates Z hardware and runs genuine z/OS software, offering unmatched application portability and compatibility. IBM Z Development and Test Environment can be used for education, demonstration, and development and test of applications that include mainframe components.
  • The Z390 and zCOBOL is a portable macro assembler and COBOL compiler, linker, and emulator toolkit providing a way to develop, test, and deploy mainframe compatible assembler and COBOL programs using any computer that supports J2SE 1.6.0+ runtime.

Timeline edit

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 Industrial SystemIBM 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 5100
Asterisk (*) denotes a model released in Japan only

See also edit

References edit

  1. ^ "Interest Group for Possible IBM Computer". BYTE. January 1981. p. 313. Retrieved 18 October 2013.
  2. ^ a b "IBM Personal Computers At a Glance". BYTE. Fall 1984. pp. 10–26. Retrieved 18 March 2016.
  3. ^ . Priorartdatabase.com. Archived from the original on 2015-12-11. Retrieved 2020-07-23.
  4. ^ a b Scott Mueller Upgrading and Repairing PCs, Second Edition, Que Books, 1992, ISBN 0-88022-856-3 pages 73-75, page 94
  5. ^ a b 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. ^ a b 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. ^ a b "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. ^ a b 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. ^ [1][permanent dead link]
  25. ^ [2][permanent dead link]
  26. ^ [3][permanent dead link]
  27. ^ "Business Server S210 - Fujitsu Technology Solutions". Ts.fujitsu.com. Retrieved 2012-06-07.

External links edit

  • S/390 Integrated Server - Hardware Announcement; September 8, 1998
  • VM/ESA Performance on P/390 and R/390 PC Server 520 and RS/6000 591
  • Detail pictures of a PC Server 500, on the private website of Alfred Arnold
  • Detail pictures of a S/390 IS (incl. screenshot of console), on the private website of Michael J. Ross
  • P/390 Information at 'Ardent Tool of Capitalism'
  • IBM PC Server System/390 FAQ at 'Ardent Tool of Capitalism'
  • zPDT: Introduction and Reference. (IBM Redbook)
  • Micro/370 - the chips used in the XT/370
  • Kozuh, F. T.; Livingston, D. L.; Spillman, T. C. (1984). "System/370 capability in a desktop computer". IBM Systems Journal. 23 (3): 245. doi:10.1147/sj.233.0245.
  • , NASA[dead link]
  • Webb, Charles F. (November 2000). "S/390 microprocessor design". IBM Journal of Research and Development. 44 (6): 899–907. CiteSeerX 10.1.1.93.3220. doi:10.1147/rd.446.0899.

based, mainframe, compatible, systems, this, article, written, like, personal, reflection, personal, essay, argumentative, essay, that, states, wikipedia, editor, personal, feelings, presents, original, argument, about, topic, please, help, improve, rewriting,. This article is written like a personal reflection personal essay or argumentative essay that states a Wikipedia editor s personal feelings or presents an original argument about a topic Please help improve it by rewriting it in an encyclopedic style July 2020 Learn how and when to remove this template message Since the rise of the personal computer in the 1980s IBM and other vendors have created PC based IBM compatible mainframes 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 1 Background 2 System 370 2 1 Personal Computer XT 370 2 2 Personal Computer AT 370 2 3 IBM 7437 VM SP Technical Workstation 2 4 Personal 370 3 System 390 3 1 S 390 Processor Card 3 2 R 390 3 3 P 390 3 4 S 390 Integrated Server 3 5 Fujitsu PC based systems 4 z Architecture and today 5 Timeline 6 See also 7 References 8 External linksBackground editUp 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 editIBM 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 some exotic combinations with additional hardware that could execute S 370 instructions locally Personal Computer XT 370 edit 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 nbsp IBM XT 370 board and diagnostic disketteThe 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 edit 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 edit 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 edit 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 editIn 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 edit 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 The original S 390 Processor Card incorporated 32MB of dedicated memory with optional 32MB or 96MB daughter cards for a combined total of 64MB or 128MB of RAM The processor was officially rated at 4 5 MIPS It was built to plug into a MicroChannel host system The second version was built for a PCI host system It included 128 MB of dedicated memory as standard and was still rated at 4 5 MIPS The third version referred to as a P 390E card for Enhanced included 256 MB of dedicated memory and was rated at 7 MIPS It too was built for a PCI host system There was an extremely rare possibly only ever released as pre production samples 1 GB memory version of the P 390E card R 390 edit 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 nbsp IBM PC Server 500 This server can contain a P 390 board P 390 edit 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 edit nbsp IBM S 390 Integrated ServerThe 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 edit 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 editThis section has multiple issues Please help improve it or discuss these issues on the talk page Learn how and when to remove these template messages This section needs to be updated Please help update this article to reflect recent events or newly available information February 2014 This section includes a list of references related reading or external links but its sources remain unclear because it lacks inline citations Please help improve this section by introducing more precise citations February 2014 Learn how and when to remove this template message This article may lend undue weight to certain ideas incidents or controversies Please help improve it by rewriting it in a balanced fashion that contextualizes different points of view February 2014 Learn how and when to remove this template message Learn how and when to remove this template message 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 FLEX ES by Fundamental Software emulates both System 390 ESA 390 and z Architecture Claimed to be one of the most popular PC based IBM compatible mainframe products as of 2006 While FLEX ES is capable of running on most PC hardware the licensing agreement requires that FLEX ES must run on the machine with which it was sold in the past this included Compaq Proliant and HP servers but today this is nearly always an approved IBM xSeries server or a ThinkPad laptop Hercules an open source emulator for the System 370 System 390 and z Architecture instruction sets It does however require a complete operating system in order to execute application programs While IBM does not license its current operating systems to run on Hercules earlier System 370 operating systems are in the public domain citation needed and can be legally run on Hercules zPDT System z Personal Development Tool an IBM offering allowing IBM PartnerWorld Independent Software Developers ISVs to legally run z OS 1 6 or higher DB2 V8 or higher z TPF or z VSE 4 1 or higher on PC based machines that can be acquired based on a Linux emulation IBM ZD amp T Z Development and Test Environment an IBM offering provides an x86 based environment that emulates Z hardware and runs genuine z OS software offering unmatched application portability and compatibility IBM Z Development and Test Environment can be used for education demonstration and development and test of applications that include mainframe components The Z390 and zCOBOL is a portable macro assembler and COBOL compiler linker and emulator toolkit providing a way to develop test and deploy mainframe compatible assembler and COBOL programs using any computer that supports J2SE 1 6 0 runtime Timeline editTimeline of the IBM Personal Computer vteAsterisk denotes a model released in Japan onlySee also editList of IBM Personal Computer models List of IBM productsReferences edit Interest Group for Possible IBM Computer BYTE January 1981 p 313 Retrieved 18 October 2013 a b IBM Personal Computers At a Glance BYTE Fall 1984 pp 10 26 Retrieved 18 March 2016 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 a b Scott Mueller Upgrading and Repairing PCs Second Edition Que Books 1992 ISBN 0 88022 856 3 pages 73 75 page 94 a b Killen Michael Fall 1984 IBM Forecast Market Dominance BYTE pp 30 38 Retrieved 18 March 2016 BYTE Guide to the IBM PC fall 1984 pp 44 46 a b Personal Computer Family Service Information Manual PDF IBM January 1989 SA38 0037 00 Sabine Ernest Fall 1984 The IBM XT 370 Personal Computer BYTE pp 210 217 Retrieved 18 March 2016 a b 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 IBM Highlights 1970 1984 PDF IBM Virtual Machine Personal Computer User s Guide p 1 3 IBM publication number 6137739 December 1984 a b John Gallant 25 November 1985 IBM exploiting AT 370 ability Computerworld The Newsweekly of Information Systems Management Computerworld 25 29 ISSN 0010 4841 Cortino Juli 1989 04 24 IBM personal mainframe goes public this summer PC Week Vol 6 no 16 Cain Matthew 1988 11 07 IBM quietly sells a VM workstation single user system MIS Week Vol 9 no 45 p 8 Fisher Sharon LaPlante Alice 1988 11 07 IBM s VM SP Device Cuts Mainframe Load InfoWorld vol 10 no 45 p 113 Smalley Eric 1989 11 21 Quiet IBM Entry Lets Users Run VM on Desk Top Digital Review Vol 5 no 22 p 19 Jeffrey Savit 1993 VM CMS Concepts and Facilities McGraw Hill p 40 ISBN 978 0 07 054977 7 Nallur S Prasad Jeffrey Savit 1994 IBM mainframes architecture and design McGraw Hill p 327 ISBN 978 0 07 050691 6 IBM InfoWorld 105 20 November 1989 ISSN 0199 6649 Pipeline Announced Infoworld Vol 17 no 30 August 21 1995 Retrieved Feb 14 2018 IBM Corporation IBM PC Server System 390 Hints and Tips ibm com Retrieved Feb 14 2018 IBM Corporation 1997 IBM PC Server System 390 Quick Product Guide PDF Retrieved Feb 14 2018 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 1 permanent dead link 2 permanent dead link 3 permanent dead link Business Server S210 Fujitsu Technology Solutions Ts fujitsu com Retrieved 2012 06 07 External links editP 390 and R 390 with OS 390 An Introduction IBM Redbook P 390 R 390 S 390 Integrated Server OS 390 New User s Cookbook IBM Redbook S 390 Integrated Server Hardware Announcement September 8 1998 VM ESA Performance on P 390 and R 390 PC Server 520 and RS 6000 591 Detail pictures of a PC Server 500 on the private website of Alfred Arnold Detail pictures of a S 390 IS incl screenshot of console on the private website of Michael J Ross P 390 Information at Ardent Tool of Capitalism IBM PC Server System 390 FAQ at Ardent Tool of Capitalism zPDT Introduction and Reference IBM Redbook zPDT User s guide IBM Manual zPDT worldwide distributor zPDT for Rational Developer for System z Unit Test Micro 370 the chips used in the XT 370 Kozuh F T Livingston D L Spillman T C 1984 System 370 capability in a desktop computer IBM Systems Journal 23 3 245 doi 10 1147 sj 233 0245 A performance evaluation of the IBM 370 XT personal computer NASA dead link Webb Charles F November 2000 S 390 microprocessor design IBM Journal of Research and Development 44 6 899 907 CiteSeerX 10 1 1 93 3220 doi 10 1147 rd 446 0899 Retrieved from https en wikipedia org w index php title PC based IBM mainframe compatible systems amp oldid 1208953624 Personal Computer AT 370, wikipedia, wiki, book, books, library,

article

, read, download, free, free download, mp3, video, mp4, 3gp, jpg, jpeg, gif, png, picture, music, song, movie, book, game, games.