MERT is a multi-environment real-time operating system for the Digital Equipment PDP-11/45 and 11/70 computers. It is a structured operating system built on top of a kernel which provides the basic services such as memory management, process scheduling, and trap handling needed to build various operating system environments. Real-time response to processes is achieved by means of preemptive priority scheduling. The file system structure is optimized for real-time response. Processes are built as modular entities with data structures that are independent of all other processes. Interprocess communication is achieved by means of messages, event flags, shared segments, and shared files. Process ports are used for communication between unrelated processes.
[1]
Richard C. Holt,et al.
Project SUE as a learning experience
,
1972,
AFIPS '72 (Fall, part I).
[2]
Paul G. Sorenson,et al.
Interprocess communication in real-time systems
,
1973,
SOSP '73.
[3]
Dennis J. Frailey.
DSOS—a skeletal, real–time, minicomputer operating system
,
1975
.
[4]
Edsger W. Dijkstra,et al.
The structure of the “THE”-multiprogramming system
,
1968,
CACM.
[5]
Per Brinch Hansen,et al.
The nucleus of a multiprogramming system
,
1970,
CACM.
[6]
A. Retrospective,et al.
The UNIX Time-sharing System
,
1977
.