diff --git a/todo.md b/todo.md index c1b6ea2..b29d223 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)