updates TODO

This commit is contained in:
2025-06-13 12:56:43 -04:00
parent 779680987f
commit af596cd43a

View File

@ -6,8 +6,9 @@
lets implmeent some better testing functions aswell
- Paging & virtual memory
- Get GRUB to show memory map - DONE
- Write a page allocator - WIP
- Write a page allocator - DONE
- Setup paging
- Setup virtual memory
- Setup higher half kernel
- Heap allocator (malloc)
- after this, implment some data structures? cleanup queue?