Commit Graph

4 Commits

Author SHA1 Message Date
ccc35bc4c2 Deleted now-unused struct page_stack_t 2022-08-24 06:36:30 -05:00
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