MINIMOP

MINIMOP was an operating system which ran on the International Computers Limited (ICL) 1900 series of computers. MINIMOP provided an on-line, time-sharing environment (Multiple Online Programming, or MOP in ICL terminology). MINIMOP was named to reflect its role as an alternative to the MOP facilities of George 3, which required a more powerful machine.[1]

MINIMOP would run on all 1900 processors apart from the low-end 1901 and 1902 and required only 16K words of memory and two 4 or 8 million character magnetic disks.

Each user was provided with a fixed size file to hold his data, which was subdivided into a number of variable sized subfiles. The command language could be extended with simple macros.

Batch facilities could be provided by simultaneously running George 2 on the same machine.

Implementation

MINIMOP was implemented as a multithreaded (sub-programmed in ICL terminology) user level program running on the standard executive (low level operating system) of the ICL 1900. The program under control facilities of executive were used to run user programs under MINIMOP. All user I/O operations were trapped by MINIMOP and emulated rather than accessing real peripherals. As memory was at a premium user programs would be swapped out of memory whenever they needed to wait (for input or output) or when they reached the end of their time slice.

MAXIMOP

Queen Mary College, London, now Queen Mary, University of London, later developed MAXIMOP, an improved system largely compatible with MINIMOP.[2] The ICL Universities Sales Region started distributing MAXIMOP, and it was used at over 100 sites.[3]

References

  1. McLain, T.G.; Trice, A.R. (1970). "The MINIMOP multi-access operating system" (PDF). The Computer Journal. 13: 237–242. doi:10.1093/comjnl/13.3.237. Retrieved 2011-03-24.
  2. Brandon, J. (1974). "Job Control Languages: MAXIMOP and CAFE". Proceedings of the BCS Symposium on Job Control Languages—Past Present and Future, NCC,. Manchester, England.
  3. Arthur Dransfield (Autumn 2012). "Memories of Maximop Development". RESURRECTION. Computer Conservation Society. Retrieved 9 January 2015.
This article is issued from Wikipedia - version of the 3/23/2015. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.