diff options
Diffstat (limited to 'microkernel.mdwn')
-rw-r--r-- | microkernel.mdwn | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/microkernel.mdwn b/microkernel.mdwn index 944169ab..39e31433 100644 --- a/microkernel.mdwn +++ b/microkernel.mdwn @@ -17,7 +17,7 @@ The idea of a microkernel as explained above was first explored by Per Brinch-Hansen in 1970 in [The Nucleus of a Multiprogramming System](http://brinch-hansen.net/papers/1970a.pdf). -Other notable microkernels include Hydra, KeyKOS, Eros and L4. +Other notable microkernels include [[Hydra]], [[KeyKOS]], [[Eros]] and [[L4]]. An [introduction](http://www.cs.cornell.edu/Info/People/ulfar/ukernel/ukernel.html) by Ăšlfar Erlingsson and Athanasios Kyparlis (from 1996) to microkernel concepts. @@ -27,3 +27,5 @@ An [introduction](http://www.cs.cornell.edu/Info/People/ulfar/ukernel/ukernel.ht [[Microkernels_for_beginners|for_beginners]]. A 2002 article about [[microkernel_FUD|FUD]] (Fear, Uncertainty, Doubt). + +[[Mach]]. |