|
|
590290f92b
|
Fixes and improvements in mmgr.c
Bug fixes in page allocator
Significant performance improvements
|
2022-11-20 16:32:25 -06:00 |
|
|
|
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 |
|