From e6d8f5c822788280020be7d72e133d2db168568d Mon Sep 17 00:00:00 2001 From: Able Date: Mon, 11 Nov 2024 17:49:11 -0600 Subject: [PATCH] todo changes --- todo.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/todo.md b/todo.md index c1b6ea21..b29d2231 100644 --- a/todo.md +++ b/todo.md @@ -19,12 +19,14 @@ @morshy Simple Userland Allocator +@funky + Kernel Testing Framework (A rust framework for testing the kernel) + @unassigned FileIO (Fat32) DiskIO (Undecided Disk type) Proper Memory Protection Channels (Two buffers bundled together to form two way communication) - Kernel Testing Framework (A rust framework for testing the kernel) Userland Testing Framework (An hblang framework for testing the userspace) PCI/E (Honestly I have no fucking clue whats going on with PCI or why userland cant properly read it) Kernel Reimpl (Do not you dare think about this yet its only here as an option to show goals)