Commit Graph

3 Commits

Author SHA1 Message Date
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
c36f65ce97 Various renaming and refactoring 2022-08-19 22:34:45 -05:00
a52f06f81e Massive backlog of changes 2022-06-15 15:59:31 -05:00