diff options
Diffstat (limited to 'faq')
-rw-r--r-- | faq/smp.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/faq/smp.mdwn b/faq/smp.mdwn index f3c793d8..e95edcd2 100644 --- a/faq/smp.mdwn +++ b/faq/smp.mdwn @@ -22,7 +22,7 @@ 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). +That is why for now GNU/Hurd will only use 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]]. |