summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--faq/smp.mdwn3
1 files changed, 3 insertions, 0 deletions
diff --git a/faq/smp.mdwn b/faq/smp.mdwn
index af748454..f3c793d8 100644
--- a/faq/smp.mdwn
+++ b/faq/smp.mdwn
@@ -23,3 +23,6 @@ in this enviroment first.
[[!tag open_issue_gnumach open_issue_xen]]
That is why for now GNU/Hurd will only uses one logical processor (i.e. one core or one thread, depending on the socket type).
+
+Once this issue is solved, there are follow-up issues about
+[[open_issues/multiprocessing]] and [[open_issues/multithreading]].