GNU Mach

From Wikipedia, the free encyclopedia

GNU Mach is an implementation of the Mach microkernel. It is the default microkernel in the GNU Hurd kernel of the GNU operating system. GNU Mach runs on IA-32 machines, and is expected to be ported to other computers. GNU Mach is maintained by developers on the GNU project. Anybody can use, modify, and redistribute it under the terms of the GNU General Public License (GPL).

Contents

[edit] History

Early versions of the Hurd were developed on top of CMU's Mach 3.0. [1]

In 1994, CMU stopped working on Mach, and the GNU Project switched to Utah's Mach 4. The kernel known as "GNU Mach" was derived from Mach 4 once Utah stopped development. The first ChangeLog entry by Thomas Bushnell (rather than by a Utah researcher) is from 16 Dec 1996. [2] [3] [4]

In 2002, Roland McGrath branched the OSKit-Mach branch from GNU Mach 1.2, intending to replace all the device drivers and some of the hardware support with code from OSKit. After the release of GNU Mach 1.3, this branch was intended to become the GNU Mach 2.0 main line; however, as of 2006, OSKit-Mach is not being developed. [5] [6] [7]

As of 2007, development continues on the GNU Mach 1.x branch, and is working towards a 1.4 release.[8]

[edit] Version history

[edit] External links

[edit] References

  1. ^ Initial announcement of the Hurd, mentioning Mach 3.0
  2. ^ http://www.gnu.org/software/hurd/hurd-flash6
  3. ^ http://lists.debian.org/debian-hurd/1999/08/msg00191.html
  4. ^ http://cvs.savannah.gnu.org/viewcvs/hurd/gnumach/ChangeLog.00?rev=1.1&view=markup
  5. ^ OSKit-Mach announcement
  6. ^ a b GNU Mach 1.3 release announcement
  7. ^ http://lists.gnu.org/archive/html/bug-hurd/2006-10/msg00022.html
  8. ^ http://savannah.gnu.org/task/?6111
In other languages