
Top : Computers : Software : Operating Systems : Network :
Open Source
Categories
| 2K @ Amoeba @ BSD @ Darwin @ FreeBSD @ Inferno @ Linux @ NetBSD @ OpenBSD @ Plan 9 @ TinyOS @ Unix @ Xinu @ |
Websites
Orthogonally persistent, capability-based secure SASOS using L4 2nd generation microkernel. Goals: Prove SASOSs can run on normal hardware, be as secure as normal OSs; can be as efficient as, and are faster than, normal OSs in some important uses; can be pure SASOSs with all data (even system data) in one address space and no other IPC mechanism is supported by OS. POSIX emulating. [Open Source, GPL]
site exerpt
Mungi Mungi is an operating system based on the idea of a single address space, shared by all processes and processors in the system. The aim of the project is to show that such a single-address-space operating system (SASOS) can work...