summaryrefslogtreecommitdiff
path: root/src/memory/physalloc.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* looping kalloc can allocate all of memory (sometimes) :3Freya Murphy2024-02-021-26/+14
|
* follow the corn style guidetrimill2024-02-011-2/+2
|
* display mem formattedFreya Murphy2024-02-011-3/+4
|
* acpi, fix mboot memory map, fix kalloc, fix virtalloc node allocator, add ↵Freya Murphy2024-02-011-5/+20
| | | | kprintf, other changes
* better mboot and kallocFreya Murphy2024-01-311-33/+11
|
* make paging more stableFreya Murphy2024-01-301-2/+4
|
* thingsFreya Murphy2024-01-291-1/+0
|
* fix old testing codeFreya Murphy2024-01-291-2/+0
|
* memory worksFreya Murphy2024-01-291-10/+13
|
* memory changesFreya Murphy2024-01-281-0/+250