diff options
Diffstat (limited to 'faq/old')
-rw-r--r-- | faq/old/old_hurd_faq.txt | 12 |
1 files changed, 1 insertions, 11 deletions
diff --git a/faq/old/old_hurd_faq.txt b/faq/old/old_hurd_faq.txt index 20b4c260..20ce61a9 100644 --- a/faq/old/old_hurd_faq.txt +++ b/faq/old/old_hurd_faq.txt @@ -12,17 +12,7 @@ Louis-Dominique Dubeau <hallu@info.polymtl.ca> Original Document by: Derek Upham <upham@cs.ubc.ca> -============================== - -Contents: - -Q4. What's all this about Mach 3.0 (and Mach 4.0)? - -============================== - -Q4. What's all this about Mach 3.0 (and Mach 4.0)? - -As mentioned above, Mach is a micro-kernel, written at Carnegie Mellon +Mach is a micro-kernel, written at Carnegie Mellon University. A more descriptive term might be a greatest-common-factor kernel, since it provides facilities common to all ``real'' operating systems, such as memory management, inter-process communication, |