29 lines
4.1 KiB
HTML
29 lines
4.1 KiB
HTML
<?xml version="1.0" encoding="ISO-8859-1" standalone="no"?>
|
||
<html xmlns="http://www.w3.org/1999/xhtml"><head><title>Multics</title><link rel="stylesheet" href="../../jargon.css" type="text/css"/><meta name="generator" content="DocBook XSL Stylesheets V1.61.0"/><link rel="home" href="../index.html" title="The Jargon File"/><link rel="up" href="../M.html" title="M"/><link rel="previous" href="muggle.html" title="muggle"/><link rel="next" href="multitask.html" title="multitask"/></head><body><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">Multics</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="muggle.html">Prev</a> </td><th width="60%" align="center">M</th><td width="20%" align="right"> <a accesskey="n" href="multitask.html">Next</a></td></tr></table><hr/></div><dt><a id="Multics"/><dt xmlns="" id="Multics"><b>Multics</b>: <span xmlns="http://www.w3.org/1999/xhtml" class="pronunciation">/muhl´tiks/</span>, <span xmlns="http://www.w3.org/1999/xhtml" class="grammar">n.</span></dt></dt><dd><p> [from “<span class="quote">MULTiplexed Information and Computing Service</span>”]
|
||
An early timesharing <a href="../O/operating-system.html"><i class="glossterm">operating system</i></a> co-designed
|
||
by a consortium including MIT, GE, and Bell Laboratories as a successor to
|
||
<a href="../C/CTSS.html"><i class="glossterm">CTSS</i></a>. The design was first presented in 1965,
|
||
planned for operation in 1967, first operational in 1969, and took several
|
||
more years to achieve respectable performance and stability.</p><p>Multics was very innovative for its time — among other things,
|
||
it provided a hierarchical file system with access control on individual
|
||
files and introduced the idea of treating all devices uniformly as special
|
||
files. It was also the first OS to run on a symmetric multiprocessor, and
|
||
the only general-purpose system to be awarded a B2 security rating by the
|
||
NSA (see <a href="../O/Orange-Book.html"><i class="glossterm">Orange Book</i></a>).</p><p>Bell Labs left the development effort in 1969 after judging that
|
||
<a href="../S/second-system-effect.html"><i class="glossterm">second-system effect</i></a> had bloated Multics to the
|
||
point of practical unusability. Honeywell commercialized Multics in 1972
|
||
after buying out GE's computer group, but it was never very successful: at
|
||
its peak in the 1980s, there were between 75 and 100 Multics sites, each a
|
||
multi-million dollar mainframe.</p><p>One of the former Multics developers from Bell Labs was Ken Thompson,
|
||
and <a href="../U/Unix.html"><i class="glossterm">Unix</i></a> deliberately carried through and extended
|
||
many of Multics' design ideas; indeed, Thompson described the very name
|
||
‘Unix’ as “<span class="quote">a weak pun on Multics</span>”. For this and
|
||
other reasons, aspects of the Multics design remain a topic of occasional
|
||
debate among hackers. See also <a href="../B/brain-damaged.html"><i class="glossterm">brain-damaged</i></a> and
|
||
<a href="../G/GCOS.html"><i class="glossterm">GCOS</i></a>.</p><p>MIT ended its development association with Multics in 1977.
|
||
Honeywell sold its computer business to Bull in the mid 80s, and
|
||
development on Multics was stopped in 1988. Four Multics sites were known
|
||
to be still in use as late as 1998, but the last one (a Canadian military
|
||
site) was decommissioned in November 2000. There is a Multics page at
|
||
<a href="http://www.stratus.com/pub/vos/multics/tvv/multics.html" target="_top">http://www.stratus.com/pub/vos/multics/tvv/multics.html</a>.</p></dd><div class="navfooter"><hr/><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="muggle.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="../M.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="multitask.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">muggle </td><td width="20%" align="center"><a accesskey="h" href="../index.html">Home</a></td><td width="40%" align="right" valign="top"> multitask</td></tr></table></div></body></html>
|