ngiddings bacedbea86 Rewrote physical memory allocator
The physical memory allocator now uses a buddy allocator instead of a stack.

Also moved some of the platform-independent context code to kernel.c.
2022-08-23 13:00:26 -05:00
2022-08-23 13:00:26 -05:00
2022-08-23 13:00:26 -05:00
2022-06-15 15:59:31 -05:00
2021-04-19 06:52:02 -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%