8 sites in Extensible
BITS
Save
The Component Based Operating System: based on describing system resources as independent components, lets applications implement their own abstractions, define their own protection schemes, participate in resource management.
http://www.soi.city.ac.uk/~patty/bits...
SPIN
Save
Dynamically extensible, Exokernel-based, provides many core services: scheduler, kernel threads, domains, event dispatcher, security mechanisms, primitive VM operations. Blurs distinction between kernels and applications, which traditionally live in user-level address spaces, separated from kernel resources and services by an expensive protection boundary. Lets applications specialize the kernel by dynamically linking new code into running systems.
http://www.cs.washington.edu/research...
Forum - Usenet comp.os.misc
Forum - Usenet comp.os.research
See also