From 098a2d81607084097a847b147d70b6d7e6d39d88 Mon Sep 17 00:00:00 2001 From: gnucode Date: Mon, 5 May 2025 17:11:28 +0200 Subject: I added a link to the resource management page, which I thought is really well written (I didn't write it). --- challenges.mdwn | 8 ++++---- 1 file 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]] -- cgit v1.2.3