apio
6bd3529f32
Yes, that's not completely-from-scratch. But let's be honest, am I going to do everything from scratch? Probably not. I'm not making my own bootloader. And making a proper smaller-than-4-KB allocator is not something I want to do. Plus, liballoc works perfectly in this rewrite, seeing as the MM code actually works, instead of leaking all your poor memory And liballoc_{lock, unlock} can be actually defined, since we have spinlocks here! |
||
---|---|---|
.. | ||
acpi | ||
cpu | ||
fs/ext2 | ||
gdt | ||
init | ||
interrupts | ||
io | ||
log | ||
memory | ||
misc | ||
rand | ||
render | ||
std | ||
thread | ||
trace | ||
assert.h | ||
bootboot.h | ||
config.h | ||
font.h |