BarinkOS/source/kernel/Memory
Nigel 0f0fc9f252 Adding a skeleton for the memory management code
Moved the PMM away from being object orientated as it is just plain annoying
renamed src folder to source
Set timeout to 5 seconds in the grub config
2022-08-21 21:18:53 +02:00
..
GDT Adding a skeleton for the memory management code 2022-08-21 21:18:53 +02:00
MBIMMap Adding a skeleton for the memory management code 2022-08-21 21:18:53 +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
memoryinfo.h Adding a skeleton for the memory management code 2022-08-21 21:18:53 +02:00
paging.definitions.h Adding a skeleton for the memory management code 2022-08-21 21:18:53 +02:00
paging.s Adding a skeleton for the memory management code 2022-08-21 21:18:53 +02:00
PhysicalMemoryManager.cpp Adding a skeleton for the memory management code 2022-08-21 21:18:53 +02:00
PhysicalMemoryManager.h Adding a skeleton for the memory management code 2022-08-21 21:18:53 +02:00
VirtualMemoryManager.cpp Adding a skeleton for the memory management code 2022-08-21 21:18:53 +02:00
VirtualMemoryManager.h Adding a skeleton for the memory management code 2022-08-21 21:18:53 +02:00