This website requires JavaScript.
Explore
Help
Sign In
Nigel
/
BarinkOS
Watch
1
Star
0
Fork
0
You've already forked BarinkOS
Code
Issues
1
Pull Requests
2
Releases
Activity
BarinkOS
/
source
/
kernel
/
Memory
History
Nigel
9893a0bd17
KERNEL: Cleanup
...
Removing quite a few unnecessary parts.
2022-09-01 17:02:04 +02:00
..
GDT
KERNEL: Physical Page Frame allocation
2022-09-01 16:15:10 +02:00
KernelHeap.cpp
Adding a skeleton for the memory management code
2022-08-21 21:18:53 +02:00
KernelHeap.h
Adding a skeleton for the memory management code
2022-08-21 21:18:53 +02:00
PhysicalMemoryManager.cpp
KERNEL: Mapping the bios region ( below 1Mib)
2022-09-01 16:42:56 +02:00
PhysicalMemoryManager.h
KERNEL: Physical Page Frame allocation
2022-09-01 16:15:10 +02:00
VirtualMemoryManager.cpp
Adding a skeleton for the memory management code
2022-08-21 21:18:53 +02:00
VirtualMemoryManager.h
KERNEL: Mapping the bios region ( below 1Mib)
2022-09-01 16:42:56 +02:00