banan-os/kernel/include/kernel/Memory
Bananymous 0578d41500 Kernel: Implement WriteCombining memory
This makes framebuffer much faster on real hardware
2024-07-15 22:09:09 +03:00
..
DMARegion.h All: Cleanup all files 2024-01-24 15:53:38 +02:00
FileBackedRegion.h All: Cleanup all files 2024-01-24 15:53:38 +02:00
Heap.h Kernel: Fix all broken locks from new mutexes 2024-02-28 22:45:34 +02:00
MemoryBackedRegion.h All: Cleanup all files 2024-01-24 15:53:38 +02:00
MemoryRegion.h All: Cleanup all files 2024-01-24 15:53:38 +02:00
PageTable.h Kernel: Implement WriteCombining memory 2024-07-15 22:09:09 +03:00
PhysicalRange.h All: Cleanup all files 2024-01-24 15:53:38 +02:00
SharedMemoryObject.h Kernel: Implement SharedMemoryObject cloning 2024-06-03 03:41:00 +03:00
Types.h Kernel: Fix physical address size for x86_32 2024-03-26 20:16:20 +02:00
VirtualRange.h Kernel: Remove VirtualRanges created in kmalloc memory 2024-02-28 13:19:18 +02:00
kmalloc.h Kernel: kmalloc has now somewhat dynamic storage 2023-06-18 23:27:00 +03:00