GNU Mach, an implementation of the Mach microkernel, is the default microkernel in the GNU Hurdkernel of the GNUoperating system. The latest version is GNU Mach 1.3, which was created in 2002. Mach is an operating system kernel developed at Carnegie-Mellon University to support operating system research, primarily distributed and parallel computation. ... It has been suggested that this article or section be merged with Kernel (computer science). ... GNU Hurd logo The GNU Hurd is a computer program. ... In computer science, the kernel is the fundamental part of an operating system. ... The GNU logo, drawn by Etienne Suvasa GNU is a recursive acronym for GNUs Not Unix. The GNU project was announced in 1983 by Richard Stallman with the goal of creating a complete UNIX-compatible operating system -- called the GNU system or simply GNU -- that is free software, meaning... In computing, an operating system (OS) is the system software responsible for the direct control and management of hardware and basic system operations. ...
There was an abortive plan to switch to "OSKit Mach", which was a code branch of GNU Mach. Since then, some effort have been put into porting HURD to the L4 microkernel family, but progress is slowed by lack of resources. L4 is, collectively, a family of related computer programs. ...
GNUMach is maintained by the Hurd developers for the GNU project.
GNUMach is not the most advanced microkernel known to the planet, nor is it the fastest or smallest, but it has a rich set of interfaces and some features which make it useful as the base of the Hurd system.
GNUMach is used as the default microkernel in the GNU/Hurd system.
GNUMach is an implementation of the Machmicrokernel.
GNUMach runs on IA-32 machines, and is expected to be ported to other computers.
The latest version, GNUMach 1.3, was released in May 2002 and features advanced boot script support, support for disks larger than 10 gigabytes and an improved console.