From f1516057da5811ae175b2ec9b511c83125993cb9 Mon Sep 17 00:00:00 2001 From: Ben Pfaff Date: Wed, 8 Sep 2004 00:01:49 +0000 Subject: [PATCH] Initial list. --- src/TODO | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 src/TODO diff --git a/src/TODO b/src/TODO new file mode 100644 index 0000000..72126d5 --- /dev/null +++ b/src/TODO @@ -0,0 +1,7 @@ +* malloc() needs to block until memory is available? + +* Should we use a task gate for hardware interrupts? Then we could + dedicate a stack to interrupt handling and not worry about interrupt + usage of kernel stacks. + +* Filesystem dumps should include filehdrs? -- 2.30.2