 |
http://www.cs.arizona.edu/people/bridges/os/research.html
Short, annotated, alphabetically sorted list and links, part of larger system.
Keywords:
|
 |
http://hierophant.serpentine.com/~bos/os-faq/
Table of contents, points to questions.
Keywords:
|
 |
http://www.cse.ogi.edu/~crispin/hope.html
A Programming Model for Optimism. Latency is being held back by the speed of light, more so in distributed systems. Optimistic algorithms `guess` results of operations and proceed in parallel with confirmation of the guess; an effective way to hide latency of slow operations with predictable outcomes.
Keywords:
|
 |
http://www.sarg.ryerson.ca/~cmwilson/code/funos/funos.html
Proposal for LISP oriented OS based on Assembly, Caml, FunScheme, a Scheme variant of LISP language.
Keywords:
|
 |
http://www.cs.berkeley.edu/~gribble/osprelims/summaries/hydra.html
Early capability-based OS kernel for multiprocessing environments, gave fine-grained protection. Goals: universal applicability, absolute reliability.
Keywords:
|
 |
http://cbbrowne.com/info/osnovel.html
By Christopher Browne. Very brief, clear descriptions and some critiquing of many OSs, mostly research types, with many links. Puts much current activity in larger context.
Keywords:
|
|
|