summaryrefslogtreecommitdiff
path: root/Mach.mdwn
blob: 7b051a013919f1f07d9c3935351f4622747d4ca0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Mach is a so-called first generation [[microkernel]].  It is the
microkernel currently used by the [[Hurd]].

* [[MachConcepts]]
* [[MachHistory]] ([Torvalds, Tanenbaum Debate](http://www.dina.dk/~abraham/Linus_vs_Tanenbaum.html))

* [[MicroKernelsForBeginners]]
* [[MicroKernelFUD]]: Fear, Uncertainty, Doubt
* [[MicroKernelResearch]]


# Implementations

* [[GNUMach]]
* [[OskitMach]] - A Once Successor of Mach based on OSKit
* [Apple's Darwin](http://developer.apple.com/darwin/) ([API](http://developer.apple.com/documentation/Darwin/Conceptual/KernelProgramming/index.html)) (**non-free**)