banan-os/kernel/kernel/Memory
Bananymous 4b5a8196c3 Kernel: Fix bitmap byte index calculation in PMM
No idea how I had not crashed here earlier, but running on real hw with
a bit initrd ended up crashing :D
2026-01-04 01:16:43 +02:00
..
DMARegion.cpp Kernel: Map DMA and PCI MMIO as uncached 2024-07-30 11:10:08 +03:00
FileBackedRegion.cpp Kernel: Implement proper memory region splitting 2025-11-13 04:20:53 +02:00
Heap.cpp Kernel: Don't ignore modules passed with multiboot2 2025-07-02 00:17:42 +03:00
MemoryBackedRegion.cpp Kernel: Implement proper memory region splitting 2025-11-13 04:20:53 +02:00
MemoryRegion.cpp Kernel/LibC: Implement MMAP_FIXED_NOREPLACE 2025-11-12 00:06:36 +02:00
PhysicalRange.cpp Kernel: Fix bitmap byte index calculation in PMM 2026-01-04 01:16:43 +02:00
SharedMemoryObject.cpp Kernel: Implement proper memory region splitting 2025-11-13 04:20:53 +02:00
VirtualRange.cpp Kernel: Make userspace stack on-demand allocated 2025-08-07 16:43:05 +03:00
kmalloc.cpp Kernel: Remove obsolete kprint 2025-11-22 06:21:50 +02:00