From 51c95fc11727532e3b0d98c8470a6b60907a0680 Mon Sep 17 00:00:00 2001 From: Thomas Schwinge Date: Tue, 8 Jan 2013 21:31:31 +0100 Subject: IRC. --- open_issues/multithreading/erlang-style_parallelism.mdwn | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'open_issues/multithreading') diff --git a/open_issues/multithreading/erlang-style_parallelism.mdwn b/open_issues/multithreading/erlang-style_parallelism.mdwn index 75539848..4c3651e3 100644 --- a/open_issues/multithreading/erlang-style_parallelism.mdwn +++ b/open_issues/multithreading/erlang-style_parallelism.mdwn @@ -1,4 +1,4 @@ -[[!meta copyright="Copyright © 2010 Free Software Foundation, Inc."]] +[[!meta copyright="Copyright © 2010, 2013 Free Software Foundation, Inc."]] [[!meta license="""[[!toggle id="license" text="GFDL 1.2+"]][[!toggleable id="license" text="Permission is granted to copy, distribute and/or modify this @@ -148,6 +148,9 @@ IRC, #hurd, 2010-10-05 they block. but if we want to accept that, there is no point in doing this continuation stuff at all -- we could just use a single-threaded implementation :-) + +[[continuation]]. + Hard solution: do use explicit I/O and invent a read_no_pagefault() call. not sure what you mean exactly. what I would consider is something -- cgit v1.2.3