YFT :: Single Address Space :: Your Favorite Things
Search Your Favorite Things ::
> Single Address Space at Your Favorite Things
Single Address Space at Your Favorite Things
Single Address Space Related Forums at Your Favorite Things:
Computers and Internet - Discussions pertaining to hardware, software, internet, web design, internet, programming and more.
Computer Software - From operating systems to information management applications. Anti Virus programs to Video Editing. Share your views on the software you are using or ask questions about software you are looking to buy.
The Expected Lifetime of Single Address Space Operating Systems - Where stale pointers make it hard to re-use addresses, some have claimed that a 64-bit address space is so big that there is no need to ever re-use addresses. Results of kernel-level tracing of department workstations. [PDF]
Mungi - 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]
Opal - Exploring a new OS structure, tuned to the needs of complex applications (eg, CAD/CAM) where a number of cooperating programs manipulate a large shared persistent database of objects.
Torsion - Multitasking SASOS with transparent data persistence: users and application programmers need not know or care that system memory is transient and must be written to disk to persist across reboots, all details done by OS, so once data is made, it exists until explicitly destroyed, like physical objects. [Open Source, GPL]