summaryrefslogtreecommitdiff
path: root/microkernel/mach/deficiencies.mdwn
diff options
context:
space:
mode:
authorjbranso@dismail.de <jbranso@dismail.de>2024-10-17 13:11:17 -0400
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2024-11-12 00:17:21 +0100
commita4097bf7e4b7b1e933c3c2f1d5a5f3a9a0a46723 (patch)
treea3416788a25b9ea3aec5dc1bd59180dd79056f10 /microkernel/mach/deficiencies.mdwn
parentfa6b75ccc42000f20040ae4373b19410280a66aa (diff)
add more detail to the resource management page
* microkernel/mach/deficiencies.mdwn: link to the resource management page. * microkernel/mach/gnumach/memory_management.mdwn: link to the resource management page. * open_issues/resource_management_problems.mdwn: I added in 3 paragraphs from an old email that explained this problem really well. Message-ID: <20241017171121.2018-1-jbranso@dismail.de>
Diffstat (limited to 'microkernel/mach/deficiencies.mdwn')
-rw-r--r--microkernel/mach/deficiencies.mdwn17
1 files changed, 17 insertions, 0 deletions
diff --git a/microkernel/mach/deficiencies.mdwn b/microkernel/mach/deficiencies.mdwn
index 8b137891..fcf86d79 100644
--- a/microkernel/mach/deficiencies.mdwn
+++ b/microkernel/mach/deficiencies.mdwn
@@ -1 +1,18 @@
+[[!meta copyright="Copyright © 2024 Free Software Foundation,
+Inc."]]
+[[!meta license="""[[!toggle id="license" text="GFDL 1.2+"]][[!toggleable
+id="license" text="Permission is granted to copy, distribute and/or modify this
+document under the terms of the GNU Free Documentation License, Version 1.2 or
+any later version published by the Free Software Foundation; with no Invariant
+Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license
+is included in the section entitled [[GNU Free Documentation
+License|/fdl]]."]]"""]]
+
+[[!tag stable_URL]]
+
+* [[open_issues/resource_management_problems]]
+
+* [[IPC issues|microkernel/mach/gnumach/projects/mach_5]]
+
+* [[microkernel/mach/gnumach/projects/clean_up_the_code]]