 |
Single Address Space Operating Systems
Single Address Space Operating Systems: Short, annotated, alphabetically sorted list and links, part of larger system. (Single Address Space)
http://www.cs.arizona.edu/people/bridges/os/sasp.html |
 |
Torsion
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 un (Single Address Space)
http://www.torsion.org/ |
 |
Grasshopper
Grasshopper: Orthogonally persistent, research SASOS. Persistence gives a fundamentally different model of computing from that supported by normal OSs, so using such for persistence research is inappropriate. (Single Address Space)
http://os.dcs.st-and.ac.uk/GH/Grasshopper.html |
 |
Bibliography of Single Address Space OSs and Related Articles
Bibliography of Single Address Space OSs and Related Articles: Part of Computer Science Bibliography Collection of Alf-Christian Achilles. (Single Address Space)
http://liinwww.ira.uka.de/bibliography/Os/sasos.html |
 |
Vapour
Vapour: OS based on single address space, persistent store: no kernel, processes, filesystem. Allows varied multitasking systems, including preemptive; and multiple users. Security via preventing interface violation, includes undefined behavior; language level se (Single Address Space)
http://vapour.sourceforge.net/ |
 |
The Expected Lifetime of Single Address Space Operating Systems
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 extensive kernel-level tracing of department workstations. (Single Address Space)
http://www.cs.dartmouth.edu/~dfk/papers/kotz:addrtrace.pdf |
 |
Single Address Space Operating Systems Archive, Dartmouth
Single Address Space Operating Systems Archive, Dartmouth: Mail lists, projects, biographies (BibTeX, HTML long, HTML sans abstracts), a few links to other SASOS sites. (Single Address Space)
http://www.cs.dartmouth.edu/~dfk/sasos/ |
 |
Mungi
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 (Single Address Space)
http://www.cse.unsw.edu.au/~disy/Mungi/ |
 |
SASOS and Sombrero Project
SASOS and Sombrero Project: SASOS research, and the Sombrero OS, at Arizona State University. (Single Address Space)
http://www.eas.asu.edu/~sasos/ |
 |
Opal
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. (Single Address Space)
http://www.cs.washington.edu/homes/levy/opal/opal.html |
 |
ResearchIndex: Architectural Support for Single Address Space Operating Systems
ResearchIndex: Architectural Support for Single Address Space Operating Systems: From Proceedings of the International Conference on Architectural Support for Programming Languages and Operating Systems, Boston, USA, October 1992. (Single Address Space)
http://citeseer.nj.nec.com/chase92architectural.html |
 |
The Grand Unified Theory of Address Spaces
The Grand Unified Theory of Address Spaces: One of many reports available on a list of publications from Grasshopper OS. Scroll down to mid-page. Explains rationale and design approach for SASOSs. Abstracts, FTP downloads in formats: PDF, PS, PS.GZ. (Single Address Space)
http://os.dcs.st-and.ac.uk/GH/Papers/Papers.html |