This website requires JavaScript.
Explore
Help
Register
Sign In
asleepymoon
/
Luna
Watch
1
Star
1
Fork
0
You've already forked Luna
Code
Issues
Pull Requests
Actions
Projects
Releases
8
Wiki
Activity
2511b7d7a1
Luna
/
kernel
/
src
/
memory
History
apio
2511b7d7a1
Add optional (compile-opt-in) debug logging to the MemoryManager (which helped catch the bug that got fixed in the previous commit)
2022-09-24 22:38:07 +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
Add optional (compile-opt-in) debug logging to the MemoryManager (which helped catch the bug that got fixed in the previous commit)
2022-09-24 22:38:07 +02:00
MemoryMap.cpp
LOTS MORE LOGGING. which is great, of course.
2022-09-07 19:41:08 +02:00
PMM.cpp
Rename KernelMemoryManager to MemoryManager
2022-09-24 21:45:13 +02:00
VMM.cpp
QUICK BUGFIX: Shift PDE.Address to the left by 12 bits in VMM::getPhysical, to return the actual physical address
2022-09-24 22:35:19 +02:00