diff options
author | GNU Hurd wiki engine <web-hurd@gnu.org> | 2007-08-19 19:29:00 +0000 |
---|---|---|
committer | GNU Hurd wiki engine <web-hurd@gnu.org> | 2007-08-19 19:29:00 +0000 |
commit | ad096e2eb0da17b495cea524b1a1ee6ba42daa57 (patch) | |
tree | 654000561240c8803fee2d0e97631ef2981d8199 | |
parent | 83aab14fad951e0d48b2df66cf150e33cffa518f (diff) |
web commit by NealWalfield: Add microkernel introduction (moved from Mach)
-rw-r--r-- | microkernel.mdwn | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/microkernel.mdwn b/microkernel.mdwn index eb46408e..e706dcbd 100644 --- a/microkernel.mdwn +++ b/microkernel.mdwn @@ -9,4 +9,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.
\ No newline at end of file +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.
\ No newline at end of file |