summaryrefslogtreecommitdiff
path: root/faq/smp.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'faq/smp.mdwn')
-rw-r--r--faq/smp.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/faq/smp.mdwn b/faq/smp.mdwn
index c8b20da8..d6001b3a 100644
--- a/faq/smp.mdwn
+++ b/faq/smp.mdwn
@@ -32,7 +32,7 @@ This will by default allow you to boot with one core isolated to the default
processor set, and all the other detected cpus will be in the slave processor set.
The slave processors need to be enabled per-task using RPCs to manipulate processor sets.
-See https://lists.gnu.org/archive/html/bug-hurd/2024-02/msg00088.html for a test program
+See [Damien's post](https://lists.gnu.org/archive/html/bug-hurd/2024-02/msg00088.html) for a test program
that can enable a task to use the slave processors by calling ./smp /bin/bash for example.
Unfortunately, there are race conditions causing hangs or crashes in Mach when attempting