aboutsummaryrefslogtreecommitdiff
path: root/open_issues/multiprocessing.mdwn
diff options
context:
space:
mode:
authorThomas Schwinge <thomas@codesourcery.com>2013-10-27 19:44:32 +0100
committerThomas Schwinge <thomas@codesourcery.com>2013-10-27 19:44:32 +0100
commit9675f765a06325bcbd5ac58a9eee8856cb2c5b7c (patch)
tree359703ed392ac61d3d4ff783c814e01a39fc2ff2 /open_issues/multiprocessing.mdwn
parent8fac6986eadf6db5d155030cc67a904f22cadf29 (diff)
parent47e4d194dc36adfcfd2577fa4630c9fcded005d3 (diff)
downloadweb-9675f765a06325bcbd5ac58a9eee8856cb2c5b7c.tar.gz
web-9675f765a06325bcbd5ac58a9eee8856cb2c5b7c.tar.bz2
web-9675f765a06325bcbd5ac58a9eee8856cb2c5b7c.zip
Merge remote-tracking branch 'fp/master'
Diffstat (limited to 'open_issues/multiprocessing.mdwn')
-rw-r--r--open_issues/multiprocessing.mdwn6
1 files changed, 3 insertions, 3 deletions
diff --git a/open_issues/multiprocessing.mdwn b/open_issues/multiprocessing.mdwn
index 0ac7f195..eaaa2289 100644
--- a/open_issues/multiprocessing.mdwn
+++ b/open_issues/multiprocessing.mdwn
@@ -17,7 +17,7 @@ for applying multiprocessing. That is, however, only true from a first and
inexperienced point of view: there are many difficulties.
-IRC, freenode, #hurd, August / September 2010
+# IRC, freenode, #hurd, August / September 2010
<marcusb> silver_hook: because multi-server systems depend on inter-process
communication, and inter-process communication is many times more
@@ -32,7 +32,7 @@ IRC, freenode, #hurd, August / September 2010
serious research challenges
-IRC, freenode, #hurd, 2011-07-26
+# IRC, freenode, #hurd, 2011-07-26
< braunr> 12:03 < CTKArcher> and does the hurd take more advantages in a
multicore architecture than linux ?
@@ -57,7 +57,7 @@ IRC, freenode, #hurd, 2011-07-26
< braunr> (here, thread migration means being dispatched on another cpu)
-debian-hurd list
+# debian-hurd list
On Thu, Jan 02, 2003 at 05:40:00PM -0800, Thomas Bushnell, BSG wrote:
> Georg Lehner writes: