summaryrefslogtreecommitdiff
path: root/src/memory (follow)
Commit message (Collapse)AuthorAgeFilesLines
* formattingtrimill2024-02-032-6/+6
|
* alloc on write paging, -O3 compile works, 'volatile' is the story of my lifeFreya Murphy2024-02-031-1/+0
|
* refactor, new arch dirs, (wip) page alloc on write, hsv screen (convert to ↵Freya Murphy2024-02-031-1/+1
| | | | userspace later), other fixes
* better print and memFreya Murphy2024-02-022-7/+0
|
* merge virtnodes on allocFreya Murphy2024-02-021-5/+4
|
* looping kalloc can allocate all of memory (sometimes) :3Freya Murphy2024-02-023-58/+99
|
* follow the corn style guidetrimill2024-02-013-5/+5
|
* display mem formattedFreya Murphy2024-02-011-3/+4
|
* acpi, fix mboot memory map, fix kalloc, fix virtalloc node allocator, add ↵Freya Murphy2024-02-013-54/+86
| | | | kprintf, other changes
* better mboot and kallocFreya Murphy2024-01-313-41/+235
|
* 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-292-16/+25
|
* memory changesFreya Murphy2024-01-282-0/+376