Edinburgh Multiple Access System

The Edinburgh Multi-Access System (EMAS) was a mainframe computer operating system developed at the University of Edinburgh during the 1970s.[1] EMAS was developed because none of the manufacturers' operating systems (nor independent systems such as Multics) came close to satisfying the demanding performance requirements of Edinburgh University.

Originally running on the ICL System 4/75 mainframe (based on the design of the IBM 360) it was later reimplemented [2][3][4] on the ICL 2900 series of mainframes (as EMAS 2900 or EMAS-2) where it ran in service until the mid-1980s. Near the end of its life, the refactored version was back-ported (as EMAS-3) to the Amdahl 470 mainframe clone, and thence to the IBM System/370-XA architecture (the latter with help from the University of Kent, although they never actually ran EMAS-3). The NAS VL80 IBM mainframe clone followed later. EMAS was a powerful and efficient general purpose multi-user system which coped with many of the computing needs of Edinburgh University and the University of Kent (the only other site outside Edinburgh to adopt the operating system). The final EMAS system (the Edinburgh VL80) was decommissioned in July 1992.

The University of Kent system went live in December 1979, and ran on the least powerful machine in the ICL 2900 range - an ICL 2960, with 2MB of memory, executing about 290k instructions per second. Despite this, it reliably supported around 30 users. This number increased in 1983 with the addition of an additional 2MB of memory and a second Order Code Processor (OCP) (what is normally known as a CPU) running with symmetric multiprocessing. This system was decommissioned in August 1986.

EMAS had several advanced (for the time) features, including dynamic linking,[5] multi-level storage, an efficient scheduler,[6] a separate user-space kernel ('director'),[7] a user-level shell ('basic command interpreter'),[8] a comprehensive archiving system[9] and a memory-mapped file architecture. Such features led EMAS supporters to claim that their system was superior to Unix for the first 20 years of the latter's existence.

The Edinburgh Computer History Project is attempting to salvage some of the lessons learned [10] from the EMAS project and has the complete source code of EMAS online for public browsing.[11]

EMAS was written entirely in the Edinburgh IMP programming language, with only a small number of critical functions using embedded assembler within IMP sources.

See also

References

This article is issued from Wikipedia - version of the 7/23/2016. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.