Multics : MULTICS |
||
|
Multics (Multiplexed Information and Computing Service) was an experimental operating system developed initially by a cooperative project between MIT, Bell Labs, and General Electric, beginning in 1965.
Multics was developed initially for the GE-645 mainframe, a 36-bit system. It was one of the first operating systems written in a high level language; PL/I was used. (The B5000 system, which used Burroughs Algol, preceded Multics.)
Multics was especially interesting for lacking a clear distinction between files and memory.
All files were treated as virtual memory; to read or write to them, an application simply mapped it into the address space[?].
(In POSIX terminology, it was as if every file was Multics was notable for its early emphasis on computer security by design, and Multics was possibly the very first operating system to be designed as a secure system from the ground up. In spite of this, Multics security was broken, not once, but repeatedly. This led to further work on computer security that prefigured modern security engineering techniques. Bell Labs pulled out of the project in 1969. Some of the people who had worked on it there went on to create the UNIX system, and the UNIX system shows the influence of Multics in some areas, especially the naming of commands. The name "UNIX" is itself a pun on "Multics". Honeywell bought GE's computer division, released a better hardware base, and continued system development until 1985. About 80 multi-million-dollar sites were installed, at universities, industry, and government sites. The French university system had quite a few in the early 1980s. After Honeywell stopped supporting Multics, users migrated to other systems including the UNIX system. The last Multics machine was shut down on October 31, 2000. References:
See also:
External links
|
||
Try putting this code snipplet on your page |
||