[docs] Update readme, we have crude multitasking support
This commit is contained in:
parent
216a91524b
commit
80e993cffb
@ -54,7 +54,7 @@ Currently, I have a kernel capable of reading its multiboot parameters, which is
|
|||||||
* Heap *done, implemented with klmalloc in the void*
|
* Heap *done, implemented with klmalloc in the void*
|
||||||
* VFS *done*
|
* VFS *done*
|
||||||
* Initial RAM Disk *works, but not perfect*
|
* Initial RAM Disk *works, but not perfect*
|
||||||
* Multitasking
|
* Multitasking *done*
|
||||||
* User mode
|
* User mode
|
||||||
* Finish basic kernel functionality
|
* Finish basic kernel functionality
|
||||||
* Loading ELF binaries and executing them in user mode
|
* Loading ELF binaries and executing them in user mode
|
||||||
|
Loading…
Reference in New Issue
Block a user