kernel: whatever changes i didn't keep track of lol

This commit is contained in:
Raphaël M. 2025-06-01 22:45:43 +02:00
parent b2cf9b4710
commit edbb5d106d
67 changed files with 340 additions and 88 deletions

4
README.md Normal file → Executable file
View file

@ -6,10 +6,10 @@ This is a carefully rewritten version of Soaplin, that should be held with super
* Support for compiling the kernel on armv8, RISC-V, and LoongArch64 (even though the kernel doesn't do anything on these architectures)
* Free list PMM with lazy loading
* x86_64 paging
## To do
* ACPI & MADT
* IOAPIC / LAPIC
## To do
* SMP
* Multithreaded scheduler
* VFS