diff options
-rw-r--r-- | Mach/OskitMach.mdwn | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Mach/OskitMach.mdwn b/Mach/OskitMach.mdwn index 0b6402cd..43c97070 100644 --- a/Mach/OskitMach.mdwn +++ b/Mach/OskitMach.mdwn @@ -8,6 +8,10 @@ OSKit Mach is a branch off of the [[GnuMach]] kernel which makes use of the unde The OSKit provides a neat driver base where both [[FreeBSD]] and Linux (2.2.12) drivers are made available to [Mach](http://www-2.cs.cmu.edu/afs/cs/project/mach/public/www/mach.html) and thus the Hurd. You can also run a [Neighbor Hurd](http://www.gnu.org/software/hurd/howto/subhurd.html). +## <a name="Research"> Research </a> + +<http://citeseer.nj.nec.com/maeda92networking.html> -- An article by Chris Maeda and Brian N. Bershad discussing microkernel optimizations of an UDP driver. + ## <a name="Status"> Status </a> Here is a [[OskitMachStatusList]] on what is required before a full conversion of the project to using oskit. |