Jump to content

TUNIS

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by Rich Farmbrough (talk | contribs) at 21:02, 2 March 2020 (Add short description). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

TUNIS (Toronto University System)
DeveloperUniversity of Toronto
Written inConcurrent Euclid
OS familyUnix-like
PlatformsPDP-11, Motorola 6809 and 68000, National Semiconductor 32016

TUNIS (Toronto University System) was a Unix-like operating system, developed at the University of Toronto in the early 1980s. TUNIS was a portable operating system compatible with Unix V7, but with a completely redesigned kernel, written in Concurrent Euclid. Programs that ran under Unix V7 could be run under TUNIS with no modification.

TUNIS was designed for teaching, and was intended to provide a model for the design of well-structured, highly portable, easily understood Unix-like operating systems. It made extensive use of Concurrent Euclid modules to isolate machine dependencies and provide a clean internal structure through information hiding, and of Concurrent Euclid's built-in processes and synchronization features to make it easy to understand and maintain.

TUNIS targeted the PDP-11, Motorola 6809 and 68000, and National Semiconductor 32016 architectures, and supported distribution across multiple CPUs using Concurrent Euclid's synchronization features.

References

  • Ewens, P A; Holt, Richard C; Funkenhauser, M J; Blythe, D B (January 1986). The TUNIS report: Design of a Unix-compatible operating system. Computer Systems Research Institute, University of Toronto. ISSN 0316-6295.
  • Holt, Richard C (1982). Concurrent Euclid, the Unix System and TUNIS. Addison Wesley. ISBN 978-0-201-10694-7.
  • R.C. Holt (1982) TUNIS: a Unix look-alike written in concurrent Euclid (abstract). ACM SIGOPS Operating Systems Review 16(1):4--5.