summaryrefslogtreecommitdiff
path: root/microkernel
diff options
context:
space:
mode:
authorSamuel Thibault <samuel.thibault@ens-lyon.org>2015-02-18 00:58:08 +0100
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2015-02-18 00:58:08 +0100
commitdc1a16a85607cb3e528659f363a686490f64da10 (patch)
treec811c8217aa2b844ce9b9e6b1fac8655e2f1070e /microkernel
parent489139d04f8ac800fe450de0ca43a15f986ba12b (diff)
Revert "update for rename of open_issues/multithreading.mdwn to service_solahart_jakarta_selatan__082122541663/multithreading.mdwn"
This reverts commit 5ed29e4d7a077fd91bfa1ef96bdfe42267ec05c8.
Diffstat (limited to 'microkernel')
-rw-r--r--microkernel/mach/gnumach/preemption.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/microkernel/mach/gnumach/preemption.mdwn b/microkernel/mach/gnumach/preemption.mdwn
index a30f9bff..520f7bc9 100644
--- a/microkernel/mach/gnumach/preemption.mdwn
+++ b/microkernel/mach/gnumach/preemption.mdwn
@@ -17,4 +17,4 @@ If GNU Mach were made a a preemptive kernel, using [[continuation]]s would
probably no longer make sense as the kernel itself, that is, kernel threads can
be preempted, and then their full state needs to be preserved.
-See also [[service_solahart_jakarta_selatan__082122541663/multithreading]].
+See also [[open_issues/multithreading]].