banan-os/kernel/include/kernel/Memory
Bananymous 790064d248 Kernel: Add vaddr/paddr conversion functions to DMARegion 2023-10-12 15:20:05 +03:00
..
DMARegion.h Kernel: Add vaddr/paddr conversion functions to DMARegion 2023-10-12 15:20:05 +03:00
FileBackedRegion.h Kernel: Add physical memory info to /proc/{pid}/meminfo 2023-09-30 22:11:45 +03:00
GeneralAllocator.h Kernel: Add GeneralAllocator::paddr_of 2023-06-18 23:25:51 +03:00
Heap.h Kernel: Add API for getting contiguous physcial pages 2023-10-08 02:57:22 +03:00
MemoryBackedRegion.h Kernel: Add physical memory info to /proc/{pid}/meminfo 2023-09-30 22:11:45 +03:00
MemoryRegion.h Kernel: Add physical memory info to /proc/{pid}/meminfo 2023-09-30 22:11:45 +03:00
PageTable.h Kernel: Fix off by one error when calculating pages in range 2023-09-29 01:56:15 +03:00
PageTableScope.h Kernel: PageTableScope locks the PageTable before disabling interrupts 2023-06-09 00:34:41 +03:00
PhysicalRange.h Kernel: Add API for getting contiguous physcial pages 2023-10-08 02:57:22 +03:00
Types.h All: Clear lines with only whitspace in them 2023-09-10 00:31:42 +03:00
VirtualRange.h Kernel: mmap regions are now demand paged 2023-09-28 21:07:14 +03:00
kmalloc.h Kernel: kmalloc has now somewhat dynamic storage 2023-06-18 23:27:00 +03:00