Commit Graph

4 Commits

Author SHA1 Message Date
1bd9576a8d Implemented more memory manager and btree tests in sandbox 2023-01-19 20:52:56 +00:00
0d77d97561 memblock can now self re-allocate its internal buffers
memory allocated by memblock_alloc() can now be limited to a certain region.
2023-01-08 12:13:59 +00:00
2ac3e8602f Re-factored sandbox into a single executable 2022-12-29 19:47:25 +00:00
2b59afcaf3 Started building the kernel memory manager in userspace 2022-12-29 19:22:16 +00:00