- IBM System/38
The System/38 was a
midrange computer Server Platform manufactured and sold by theIBM Corporation. The system offered a number of innovative features, and was the brainchild ofIBM engineer Dr. Frank Soltis. Developed under the code-name "Pacific", the System/38 was commercially available in August 1979.History
System/38 was a descendant of the abandoned
IBM Future Systems project , which had been designed as the replacement for theSystem/360 andSystem/370 mainframe architectures. System/38 offered more capacity than the previous IBM computer system,System/34 . Somewhat confusingly, System/38 chronologically precededSystem/36 which was a successor to the System/34.System/38 was superseded by the
AS/400 (which also supported System/36 data & programs, at least to some extent). TheAS/400 evolved into theiSeries , which in turn evolved into the System i. The System/38 legacy lives on in the enterprise-class IBM POWER Systems server which superseded System i in 2008.Features
The System/38 had
48-bit addressing, which was unique for the time, and a novel database-like storage schema. The operating system of the System/38 was called CPF, for "Control Program Facility." (CPF is not related to SSP, the operating system of the IBM System/34 and System/36.)Languages supported on the System/38 included
RPG III ,COBOL ,BASIC , andPL/I . The operational control language of the System/38 was called CL, for "Control Language." CL programs, similar in concept toshell script s, could be compiled and executed natively.Data Storage
In most computers prior to the System/38, and most modern ones, data stored on disk was stored in separate logical files. When data was added to a file it was written in the sector dedicated to this, or if the sector was full, on a new sector somewhere else. In the case of the S/38, every piece of data was stored separately and could be put anywhere on the system. There was no such thing as a physically continuous file on disk, and the
operating system managed the storage and recall of all data elements.Hardware
The System/38's architecture was arguably too demanding of the hardware of the era. When first launched, it struggled under the overhead of the software and operating system, which consumed almost 60 MB on disk, a vast sum at the time [ [http://futureobservatory.dyndns.org/0255.htm "Future Observatory Essay"] ] , leading some wags to suggest that the pre-announce code name for the series, PACIFIC, was actually an acronym meaning "performance ain't critical if function is complete". Decades later, the same software, originally dismissed by some critics as a momentary aberration, runs better than ever on many thousands of modern systems within commercial and government enterprises of all types and sizes.
Distinctions
System/38 and its descendants are unique in being the only existing commercialFact|date=July 2007 computers with
capability-based addressing . (The earlierPlessey 250 was one of the few other computers with capability architecture ever sold commercially). Capability-based addressing was removed in the follow-onAS/400 andiSeries models.Frank G. Soltis " [http://books.google.com/books?id=ypJmzqt7JdUC Fortress Rochester: The Inside Story of the IBM ISeries] " p.119 ]Additionally, the System/38 and its descendants are the only commercial computers ever to use a
machine interface architecture to isolate theapplication software and most of the operating system from hardware dependencies, including such details as address size and register size. Compilers for System/38 and its successors generate code in a high-level instruction set (originally called MI for "Machine Interface", and renamed TIMI for "Technology Independent Machine Interface" for AS/400). MI/TIMI is a virtual instruction set; it is not the instruction set of the underlying CPU. Unlike some other virtual-machine architectures in which the virtual instructions are interpreted at runtime, MI/TIMI instructions are never interpreted. They constitute an intermediate compile time step and are translated into the processor's instruction set as the final compilation step. The MI/TIMI instructions are stored within the final program object, in addition to the executable machine instructions. If a program is moved from a processor with one native instruction set to a processor with another native instruction set, the MI/TIMI instructions will be re-translated into the native instruction set of the new machine before the program is executed for the first time on the new machine.The System/38 also has the distinction of being the first commercially available
IBM Midrange computer to have aRDBMS integrated into the operating system.eries
The System/38 was nearly called the System/380, and the AS/400 was nearly called the System/40.
ales
IBM sold an estimated 20,000 System/38s within the first five years of availability, according to articles published in industry magazines NEWS 34/38 and Midrange Computing. Although billed as a
minicomputer , the S/38 was much more expensive than IBM's established best-selling System/34, and its replacement, the System/36. Of equal importance was the difficulty of upgrading from - say - a System/34 to a S/38. Although the machines had some similarities, such astwinax peripherals and RPGprogramming language s, in reality they were very different. IBM tacitly acknowledged this by bringing out the System/36 - an upgraded System/34 - after the launch of the S/38.In the marketplace, IBM thus found itself with three overlapping, but incompatible, ranges. The System/34/36, the System/38 and the mainframe /360 architecture (that the System/38 was originally designed to replace). DEC, at that time one of IBM's main competitors, was able to exploit this by offering a wide range of products based on a single architecture. IBM's counter to this, the 9370 or 'baby mainframe', was a commercial failure.
The S/38's advanced operating system lives on with IBM's AS/400. Realising the importance of the thousands of lines of 'legacy code' (programs) written, 'AS' stands for 'Application System'. Great efforts were made by IBM to enable programs originally written for the System/34 and /36 to be moved to the AS/400., The AS/400 was replaced by the iSeries, which was subsequently replaced by the System i. In 2008, the System i was replaced by the IBM POWER Systems.
External links
* [http://www-03.ibm.com/ibm/history/history/year_1978.html System/38 History]
* [http://www-03.ibm.com/ibm/history/reference/glossary_3.html System/38 Glossary Reference]
* [http://www.cs.washington.edu/homes/levy/capabook/Chapter8.pdf The IBM System/38] Chapter 8, "Capability-Based Computer Systems", by Henry M. Levy (Digital Press, 1984)References
*R. L. Hoffman and F. G. Soltis. Hardware organization of the System/38, IBM System/38 Technical Developments (G58060237), 1980, 19-21.
*M. E. Houdek and G. R. Mitchell. Translating a large virtual address, IBM System/38 Technical Developments (G58060237), 1980, 22-24.*Viktors Berstis, " [http://doi.acm.org/10.1145/800053.801932 Security and protection of data in the IBM System/38] ", Proceedings of the 7th annual symposium on Computer Architecture, p.245-252, May 06-08, 1980, La Baule, United States
*W. David Sincoskie, David J. Farber: SODS/OS: Distributed Operating System for the IBM Series/1. Operating Systems Review 14(3): 46-54 (July 1980)
*ME Houdek, FG Soltis, RL Hoffman " [http://portal.acm.org/citation.cfm?id=800052.801885 IBM System/38 support for capability-based addressing] " Proceedings of the 8th annual symposium on Computer, Minneapolis, Minnesota, United States. pp. 341 - 348 (1981)
Wikimedia Foundation. 2010.