summaryrefslogtreecommitdiff
path: root/src/arch/amd64/paging.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* alloc on write paging, -O3 compile works, 'volatile' is the story of my lifeFreya Murphy2024-02-031-76/+77
* refactor, new arch dirs, (wip) page alloc on write, hsv screen (convert to us...Freya Murphy2024-02-031-8/+74
* looping kalloc can allocate all of memory (sometimes) :3Freya Murphy2024-02-021-2/+6
* follow the corn style guidetrimill2024-02-011-51/+18
* update makefileFreya Murphy2024-02-011-0/+8
* better mboot and kallocFreya Murphy2024-01-311-0/+6
* make paging more stableFreya Murphy2024-01-301-145/+416
* memory worksFreya Murphy2024-01-291-42/+43
* memory changesFreya Murphy2024-01-281-0/+320