banan-os/kernel/kernel/Memory
Bananymous de35cec2e1 Kernel: Allow private file mappings past file end
This is just to make memory mapping ELF files easier :D
2024-09-05 14:48:42 +03:00
..
DMARegion.cpp Kernel: Map DMA and PCI MMIO as uncached 2024-07-30 11:10:08 +03:00
FileBackedRegion.cpp Kernel: Allow private file mappings past file end 2024-09-05 14:48:42 +03:00
Heap.cpp Kernel: Add better support for bootloaders loading the kernel 2024-08-22 14:48:21 +03:00
MemoryBackedRegion.cpp Kernel: Fix MemoryBackedRegion cloning for non page aligned size 2024-09-04 21:14:26 +03:00
MemoryRegion.cpp Kernel: Fix MemoryRegion test for contains_fully 2024-08-30 15:33:58 +03:00
PhysicalRange.cpp Kernel: Fix PhysicalRange mapping size 2023-10-13 03:45:01 +03:00
SharedMemoryObject.cpp Kernel: Implement SharedMemoryObject cloning 2024-06-03 03:41:00 +03:00
VirtualRange.cpp Kernel: Cleanup VirtualRange code 2024-07-21 17:35:07 +03:00
kmalloc.cpp Kernel: Add better support for bootloaders loading the kernel 2024-08-22 14:48:21 +03:00