|
| 1. | Exokernel - http://en.wikipedia.org/wiki/Exokernel |
| Growing article, with links to many related topics. Wikipedia. |
|
|
| 2. | MIT Exokernel OS - http://www.pdos.lcs.mit.edu/exo.html |
| 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] |
|
|
| 3. | Nanokernel - http://en.wikipedia.org/wiki/Nanokernel |
| Growing article, with links to many related topics. Wikipedia. |
|
|
| 4. | Exokernel: An Operating System Architecture for Ap... - http://citeseerx.ist.psu.edu/viewdoc/summary?doi=10.1.1.52.2893 |
| 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] |
|
|
| 5. | miray Software - http://www.miray.de/home/ |
| 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. |
|
|
| 6. | http://elysium.sourceforge.net/ - http://elysium.sourceforge.net/ |
| 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] |
|
|
| 7. | dr'ex: SourceForge - http://sourceforge.net/projects/drex/ |
| Information, news, forum, CVS, downloads. [Open Source, GPL] |
|
|
| 8. | http://miranda-os.sourceforge.net/ - http://miranda-os.sourceforge.net/ |
| Planned features: Exokernel architecture, object-oriented, POSIX compliant, intuitive GUI, and best technologies: journaled main filesystems, LibOS modular library. Development documentation. [Open Source, LGPL] |
|
|
| 9. | Miranda: SourceForge - http://sourceforge.net/projects/miranda-os/ |
| Downloads, announcements, and a forum. Programming languages: Assembly, C, and C++. |
|
|
| 10. | http://drex.sourceforge.net/ - http://drex.sourceforge.net/ |
| Exokernel written in C/asm for the x86 architecture. Released under GPL. |
|