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
e91c04b1d1
Luna
/
kernel
/
src
/
memory
History
apio
1d0dd8fa93
Use KernelVM in kmalloc() and friends
...
Much better now!!
2022-12-05 21:02:05 +01:00
..
Heap.cpp
Use KernelVM in kmalloc() and friends
2022-12-05 21:02:05 +01:00
Heap.h
Reorganize the luna/ directory so that headers aren't in the top level include path
2022-12-04 12:42:43 +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
Initialize the KernelVM
2022-12-05 21:01:18 +01:00
MemoryManager.h
Reorganize the luna/ directory so that headers aren't in the top level include path
2022-12-04 12:42:43 +01:00
MemoryMap.cpp
Make MemoryMapEntry have private fields with public getters
2022-12-05 13:23:01 +01:00
MemoryMap.h
Make MemoryMapEntry have private fields with public getters
2022-12-05 13:23:01 +01:00