summaryrefslogtreecommitdiff
path: root/src/memory/memory.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* looping kalloc can allocate all of memory (sometimes) :3Freya Murphy2024-02-021-2/+9
|
* follow the corn style guidetrimill2024-02-011-1/+1
|
* acpi, fix mboot memory map, fix kalloc, fix virtalloc node allocator, add ↵Freya Murphy2024-02-011-22/+12
| | | | kprintf, other changes
* better mboot and kallocFreya Murphy2024-01-311-0/+214