Now that memory allocation finally kind of works, we can finally start focusing on the core system architecture. This commit also fixes some bugs in get_page() and friends, as well as performance improvements because the page map is addressed as unsigned longs rather than individual bytes. |
||
---|---|---|
.. | ||
mm | ||
clist.c | ||
CMakeLists.txt | ||
kprintf.c | ||
main.c | ||
util.c |