summaryrefslogtreecommitdiff
path: root/sys/vm
AgeCommit message (Collapse)Author
45 min.project: Correct malformed copyright headersHEADmasterdevIan Moffett
Signed-off-by: Ian Moffett <ian@osmora.org>
47 hourskern/amd64+mu: Add initial virtual memory sourcesIan Moffett
Signed-off-by: Ian Moffett <ian@osmora.org>
48 hourskern: vm: Add frame allocation and deallocationIan Moffett
Signed-off-by: Ian Moffett <ian@osmora.org>
2 dayskern: phys: Find free memory to fit a bitmapIan Moffett
This commit introduces logic for bitmap allocation and population so that allocations can be made Signed-off-by: Ian Moffett <ian@osmora.org>
2 dayskern: vm: Add initial physical memory managementIan Moffett
Signed-off-by: Ian Moffett <ian@osmora.org>
3 dayskern: Add initial vm/ subsystem + hhdm helpersIan Moffett
Signed-off-by: Ian Moffett <ian@osmora.org>