summaryrefslogtreecommitdiff
path: root/open_issues
diff options
context:
space:
mode:
authorThomas Schwinge <thomas@schwinge.name>2010-10-11 11:07:26 +0200
committerThomas Schwinge <thomas@schwinge.name>2010-10-11 11:07:26 +0200
commitbd9e05efdd6aec688dfc6d18eb4d33b6f92697cd (patch)
tree8f41333b48b6f81fecfd899e75bf603631fde6c2 /open_issues
parentf09ab4755f65c808e0eebcd8decc9c57649eaca9 (diff)
open_issues/multiprocessing: Add another quote.
Diffstat (limited to 'open_issues')
-rw-r--r--open_issues/multiprocessing.mdwn17
1 files changed, 17 insertions, 0 deletions
diff --git a/open_issues/multiprocessing.mdwn b/open_issues/multiprocessing.mdwn
index 7f3d5cb9..7b4f2611 100644
--- a/open_issues/multiprocessing.mdwn
+++ b/open_issues/multiprocessing.mdwn
@@ -15,6 +15,7 @@ microkernel-based multi-server systems in particular, would be ideal condidates
for applying multiprocessing. That is, however, only true from a first and
inexperienced point of view: there are many difficulties.
+
IRC, #hurd, August / September 2010
<marcusb> silver_hook: because multi-server systems depend on inter-process
@@ -29,6 +30,22 @@ IRC, #hurd, August / September 2010
distribution policies in the way microkernel systems tend to do is posing
serious research challenges
+
+debian-hurd list
+
+On Thu, Jan 02, 2003 at 05:40:00PM -0800, Thomas Bushnell, BSG wrote:
+> Georg Lehner writes:
+>
+> > - One promise of the microkernel architecture is better performance on
+> > multiprocessor systems, or multicomputer systems. What is the status
+> > of Gnu Mach with respect to these.
+>
+> This may or may not be true. The Hurd is built around a microkernel
+> architecture because of its conceptual elegance and flexibility.
+> Other touted advantages may be more illusory than real, at least, they
+> aren't something *we* are proclaiming is our motivation.
+
+
---
See also: [[multithreading]].