kern/cmake
fef 5c0fa715a4
kmalloc: add actual memory allocator
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.
2021-09-29 01:10:41 +02:00
..
config-x86.cmake fix license url 2021-09-14 21:51:46 +02:00
config.cmake kmalloc: add actual memory allocator 2021-09-29 01:10:41 +02:00
git.cmake config: include version and git revision 2021-09-19 16:39:05 +02:00