
Top : Computers : Software : Operating Systems :
Submicrokernel
Categories
| BRiX @ Forth @ Nemesis @ Oberon @ Object-Oriented @ PURE @ Self @ Smalltalk @ SPIN @ Squeak @ Stella @ Tao Intent @ ThreadX @ TUNES @ Vapour @ |
Websites
Puts applications in control, runs 10x or more faster. Exopc and XOK versions run on x86 PCs. ExOS library gives user-level extensible implementation of Unix OS, so most applications compile and run with no change. Download. [Open Source, MIT]
http://www.pdos.lcs.mit.edu/exo.html
Summary of paper mentioning overview and design issues.
http://http.cs.berkeley.edu/~gri...prelims/summaries/exokernel.html
Makes µnOS: 72k microkernel on 8k nanokernel client/server architecture based on OOP framework, symmetric multithreading, multitasking, priority based scheduling, fully interruptible, separated address spaces, and full memory protection. Free download.
site exerpt
Home Miray opens a community area as from now. It offers up-to-date information and downloads. Furthermore, it provides a forum for uncomplicated exchange of information. More information Operating Systems Sphere SP Single-Process microkernel OS nOS Full-featured OS with microkernel Tool Software...Claimed as radical new approach to OSs: no-kernel, self-modifying cells (like objects); single address space, useful where memory and CPU power is low, and maybe for AI. Written in self-modifying, modular assembly language. [Open Source, BSD]
http://uuu.sourceforge.net/
Planed features: Exokernel architecture, object-oriented, POSIX compliant, intuitive GUI, and best technologies: journaled main filesystems, LibOS modular library. Development documentation. [Open Source, LGPL]
site exerpt
MOS Got some fresh news for you It was decided at the last meeting(5/10/02 that, due Read More Operating System Design Plan2002-09-28 10:51 Miranda Operating SystemHi, An important document was published today It's name? I think you all guessed it: Operating...Downloads, announcements, and a forum. Programming languages: Assembly, C, and C++.
site exerpt
SourceForge.net: Miranda Operating System Provide feedback on this page Recently changed page Site Status SF.net Projects Miranda Operating System Summary Miranda Operating System Stats RSS Summary Admin Home Page Forums Tracker Bugs Support Requests Patches Feature Requests Screenshots Files Sponsored Downloads About Miranda Operating...Exokernel written in C/asm for the x86 architecture. Released under GPL.
site exerpt
dr'ex kernel A new murgiahack version has been released today. There are no visible changes, but lot of rewriting in internals.I think the kernel is now ready to do some user visible task, so expect some more syscall and userland examples in...Information, news, forum, CVS, downloads. [Open Source, GPL]
site exerpt
SourceForge.net: dr'ex Provide feedback on this page Recently changed page Site Status SF.net Projects dr'ex Summary dr'ex Stats RSS Summary Admin Home Page Forums Tracker Bugs Support Requests Patches Feature Requests Mail Tasks Docs Screenshots News CVS Files Sponsored Downloads About dr'ex...Main idea: enforce no abstractions, rather, have them as options, to all levels of system: hardware, kernel and file services, ways users interact with system; based on exo principles. Descriptions, news. [Open Source]
site exerpt
The Elysium Project ...Unique description of operating systems without kernels, links.
http://cliki.tunes.org/No-Kernel
Traditional OSs limit application performance, flexibility, functionality by fixing interfaces and implementations of OS abstractions such as interprocess communication and virtual memory. Exokernel address this via application-level management of physical resources. [ResearchIndex]
site exerpt
We describe an operating system architecture that securely multiplexes machine resources while permitting an unprecedented degree of application-specific customization of traditional operating system abstractions. By abstracting physical hardware resources, traditional operating systems have significantly limited the performance, flexibility, and functionality...