mm: Changes

+ vmm: Rename to "paging"
+ vma: Start implementation
This commit is contained in:
RaphProductions 2025-05-19 07:25:31 +02:00
parent c658f738e4
commit 16246cc167
8 changed files with 125 additions and 51 deletions

View file

@ -1,3 +1,8 @@
# Soaplin (rewrite)
This is a carefully rewritten version of Soaplin, that should be held with super glue instead of
0.99$ duct tape bought on TEMU.
0.99$ duct tape bought on TEMU.
## Features
* 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