banan-os/kernel/include/kernel/Memory
Bananymous c77ad5fb34 Kernel: Implement copy-on-write memory for file backed `mmap`s 2024-09-11 19:33:50 +03:00
..
DMARegion.h All: Cleanup all files 2024-01-24 15:53:38 +02:00
FileBackedRegion.h Kernel: Implement copy-on-write memory for file backed `mmap`s 2024-09-11 19:33:50 +03:00
Heap.h Kernel: Fix all broken locks from new mutexes 2024-02-28 22:45:34 +02:00
MemoryBackedRegion.h Kernel: Implement copy-on-write memory for file backed `mmap`s 2024-09-11 19:33:50 +03:00
MemoryRegion.h Kernel: Implement copy-on-write memory for file backed `mmap`s 2024-09-11 19:33:50 +03:00
PageTable.h Kernel: Map DMA and PCI MMIO as uncached 2024-07-30 11:10:08 +03:00
PhysicalRange.h All: Cleanup all files 2024-01-24 15:53:38 +02:00
SharedMemoryObject.h Kernel: Implement copy-on-write memory for file backed `mmap`s 2024-09-11 19:33:50 +03:00
Types.h Kernel: Add better support for bootloaders loading the kernel 2024-08-22 14:48:21 +03:00
VirtualRange.h Kernel: Cleanup VirtualRange code 2024-07-21 17:35:07 +03:00
kmalloc.h Kernel: kmalloc has now somewhat dynamic storage 2023-06-18 23:27:00 +03:00