This website requires JavaScript.
Explore
Help
Register
Sign In
apio
/
Luna
Watch
1
Star
1
Fork
0
You've already forked Luna
Code
Issues
Pull Requests
Actions
Projects
Releases
8
Wiki
Activity
a078a11dde
Luna
/
kernel
/
src
/
memory
History
apio
a078a11dde
Move PMM and VMM initialization into MemoryManager::init
2022-09-25 17:38:17 +02:00
..
liballoc
Port liballoc to get proper kmalloc/kcalloc/krealloc/kfree functions.
2022-09-24 22:40:59 +02:00
KernelHeap.cpp
Ready. Set. Go!
2022-09-05 16:13:51 +02:00
Memory.cpp
Memory::get_system and Memory::get_usable
2022-09-05 17:13:12 +02:00
MemoryManager.cpp
Move PMM and VMM initialization into MemoryManager::init
2022-09-25 17:38:17 +02:00
MemoryMap.cpp
LOTS MORE LOGGING. which is great, of course.
2022-09-07 19:41:08 +02:00
PMM.cpp
Sanity checks
2022-09-24 23:09:39 +02:00
VMM.cpp
Sanity checks
2022-09-24 23:09:39 +02:00