banan-os/kernel/include/kernel/Memory
Bananymous 60e755210c Kernel/LibC: Implement very basic msync 2023-11-22 22:44:06 +02:00
..
DMARegion.h Kernel: Add vaddr/paddr conversion functions to DMARegion 2023-10-12 15:20:05 +03:00
FileBackedRegion.h Kernel/LibC: Implement very basic msync 2023-11-22 22:44:06 +02:00
Heap.h Kernel: Add API for getting contiguous physcial pages 2023-10-08 02:57:22 +03:00
MemoryBackedRegion.h Kernel/LibC: Implement very basic msync 2023-11-22 22:44:06 +02:00
MemoryRegion.h Kernel/LibC: Implement very basic msync 2023-11-22 22:44:06 +02:00
PageTable.h Kernel: Add better APIs for fast page 2023-11-04 18:13:16 +02: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