ngiddings 961139df9e Improved kernel memory usage
Moved base linear address to 0xFF800000
Kernel only reserves the page frames it actually needs
Memory for multiboot2 headers is freed
Video memory and APIC registers are dynamically mapped into linear addresses
2021-04-17 03:45:45 -05:00
2021-04-17 03:45:45 -05:00
2021-04-17 03:45:45 -05:00
2020-12-11 09:20:16 -06:00
2021-04-12 01:44:38 -05:00
2020-08-01 23:01:55 -05:00
Description
A microkernel for Quark OS.
Readme GPL-3.0 394 KiB
Languages
C 92.5%
Assembly 5.6%
Makefile 1.2%
M4 0.7%