Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 Oct 1998 17:02:10 +0100
From:      Niall Smart <nialls@euristix.ie>
To:        hackers@FreeBSD.ORG
Subject:   MIT Exokernel OS
Message-ID:  <98Oct5.182253bst.19713@gateway.euristix.ie>

next in thread | raw e-mail | index | archive | help
This looks interesting:

MIT Exokernel Operating System

An operating system is interposed between applications and the physical hardware.
Therefore, its structure has a dramatic impact on the performance and the scope of
applications that can be built on it. Since its inception, the field of operating
systems has been attempting to identify an appropriate structure: previous attempts
include the familiar monolithic and micro-kernel operating systems as well as more
exotic language-based and virtual machine operating systems. Exokernels dramatically
depart from this previous work. An exokernel eliminates the notion that an operating
system should provide abstractions on which applications are built. Instead, it
concentrates solely on securely multiplexing the raw hardware: from basic hardware
primitives, application-level libraries and servers can directly implement traditional
operating system abstractions, specialized for appropriateness and speed.

http://www.pdos.lcs.mit.edu/exo/



Regards,

Niall

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?98Oct5.182253bst.19713>