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
dad95a8160
Luna
/
kernel
/
src
/
memory
History
apio
dad95a8160
Map the page bitmap to virtual memory
2022-12-07 10:58:59 +01:00
..
Heap.cpp
Make alignment a template parameter to help the compiler optimize
2022-12-06 19:27:58 +01:00
Heap.h
Move make and destroy to luna
2022-12-06 16:41:22 +01:00
KernelVM.cpp
Add a virtual memory allocator for the kernel
2022-12-05 20:36:24 +01:00
KernelVM.h
Add a virtual memory allocator for the kernel
2022-12-05 20:36:24 +01:00
MemoryManager.cpp
Map the page bitmap to virtual memory
2022-12-07 10:58:59 +01:00
MemoryManager.h
Convert uses of u64 to usize
2022-12-07 10:55:47 +01:00
MemoryMap.cpp
Convert uses of u64 to usize
2022-12-07 10:55:47 +01:00
MemoryMap.h
Convert uses of u64 to usize
2022-12-07 10:55:47 +01:00