summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgnucode <gnucode@web>2025-05-05 17:11:28 +0200
committerGNU Hurd web pages engine <web-hurd@gnu.org>2025-05-05 17:11:28 +0200
commit098a2d81607084097a847b147d70b6d7e6d39d88 (patch)
tree3eaaa0f17e52e40c71d89e335c8d8eb5f8ed8d96
parent2f5e39a4e763764734de3f735946bf75518d66a8 (diff)
I added a link to the resource management page, which I thought is really well written (I didn't write it).
-rw-r--r--challenges.mdwn8
1 files changed, 4 insertions, 4 deletions
diff --git a/challenges.mdwn b/challenges.mdwn
index 4c8e00f0..9a762038 100644
--- a/challenges.mdwn
+++ b/challenges.mdwn
@@ -22,9 +22,9 @@ only multiserver operating system. Other examples include:
[[HELON OS|http://www.helenos.org/]] (FOSS), and [[QNX|https://blackberry.qnx.com/en]]
(proprietary).
-Likewise, resource scheduling in distributed operating system kernels is a
-research topic. For example, read more about it on the relevant [[Open Issues
-page|open_issues/multiprocessing]]. Also, the [[microkernel/Viengoos]]
-research kernel project strives to explore these.
+Likewise, [[resource scheduling|open_issues/multiprocessing]] in distributed operating system kernels is a
+research topic. The GNU/Hurd also has
+[[open_issues/resource_management_problems]]. The [[microkernel/Viengoos]]
+research kernel project strives to fix these issues, but its development has ended.
TODO: more to come. [[!tag open_issue_documentation]]