diff options
author | Thomas Schwinge <thomas@schwinge.name> | 2011-02-22 09:51:54 +0100 |
---|---|---|
committer | Thomas Schwinge <thomas@schwinge.name> | 2011-02-22 09:51:54 +0100 |
commit | dfdadffe1bcb75057b77928391c65ed4a52aaa6a (patch) | |
tree | b80588a2c4839c0a6e765cff9900f2eed3c1dc5d /faq | |
parent | fee874eec9933d1eaaf8fe19a0a51202604ba06b (diff) |
faq/smp: More links to Open Issues.
Diffstat (limited to 'faq')
-rw-r--r-- | faq/smp.mdwn | 3 |
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]]. |