Eclipse MV
   HOME

TheInfoList



OR:

The Eclipse MV/8000 was the first in a family of 32-bit minicomputers produced by
Data General Data General Corporation was one of the first minicomputer firms of the late 1960s. Three of the four founders were former employees of Digital Equipment Corporation (DEC). Their first product, 1969's Data General Nova, was a 16-bit minicompute ...
during the 1980s. Codenamed ''Eagle'' during development, its architecture was a new 32-bit design backward compatible with the previous
16-bit 16-bit microcomputers are microcomputers that use 16-bit microprocessors. A 16-bit register can store 216 different values. The range of integer values that can be stored in 16 bits depends on the integer representation used. With the two mo ...
Eclipse series. The development of the computer and the people who worked on it were the subject of
Tracy Kidder John Tracy Kidder (born November 12, 1945) is an American writer of nonfiction books. He received the Pulitzer Prize for his '' The Soul of a New Machine'' (1981), about the creation of a new computer at Data General Corporation. He has recei ...
's book ''
The Soul of a New Machine ''The Soul of a New Machine'' is a non-fiction book written by Tracy Kidder and published in 1981. It chronicles the experiences of a computer engineering team racing to design a next-generation computer at a blistering pace under tremendous ...
''. The MV/8000 was succeeded by the MV/6000, MV/8000-II, MV/2000, MV/2500, MV/4000, MV/10000, MV15000, MV/20000, MV/30000 and MV/40000. Later models such as the MV/40000 were SMP systems with hot-swappable components. The Eclipse MV was a 32-bit CISC architecture with a 4 GB address space. The 4 GB address space was divided into eight
rings Ring may refer to: * Ring (jewellery), a round band, usually made of metal, worn as ornamental jewelry * To make a sound with a bell, and the sound made by a bell :(hence) to initiate a telephone connection Arts, entertainment and media Film and ...
of 512 MB each with a privilege mechanism mapped onto the rings. The outermost ring, ring-7, was the least privileged. The inner-most ring, ring-0, was the most privileged. The AOS/VS operating system supported the notion of lightweight "tasks" as well as processes. A single process could start various tasks that would all share a global address space (similar to modern "threads"). Tasks were very easy to use from Data General's FORTRAN compiler, and allowed faster context switching than using full processes. One could also start subtasks, using so-called "Son" batch process. This was done using the CLI (Command Line Interpreter). It resulted (de facto) in an online batch process. This process would, however be killed as soon as the user would log-off. The MV/8000 had only two "true" batch processes, as not to frustrate the online processes. The "plus" of the online batches was that they ran with the same priority as the normal online processes.


See also

*
DG/UX DG/UX is a discontinued Unix operating system developed by Data General for its Eclipse MV minicomputer line, and later the AViiON workstation and server line (both Motorola 88000 and Intel IA-32-based variants). Overview DG/UX 1.00, released in ...


References

Minicomputers Eclipse MV/8000 32-bit computers {{mini-compu-stub