Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 Oct 1998 14:09:23 -0400
From:      Ben Black <black@cypher.net>
To:        Niall Smart <nialls@euristix.ie>, hackers@FreeBSD.ORG
Subject:   Re: MIT Exokernel OS
Message-ID:  <19981005140923.F2924@cypher.net>
In-Reply-To: <98Oct5.182253bst.19713@gateway.euristix.ie>; from Niall Smart on Mon, Oct 05, 1998 at 05:02:10PM %2B0100
References:  <98Oct5.182253bst.19713@gateway.euristix.ie>

next in thread | previous in thread | raw e-mail | index | archive | help
i have been playing with their exopc distribution.  i think the most
immediately interesting aspect for freebsd is the DPF code.  it dynamically
generates native filter code resulting in huge speedups.  all multiplexing
of network interfaces is via DPF.  would be an interesting addition
and the license is just right.


ben

On Mon, Oct 05, 1998 at 05:02:10PM +0100, Niall Smart had most eloquently written:
> 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

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?19981005140923.F2924>