serenity/Kernel/Memory
Hendiadyoin1 23d6c88027 Kernel/MM: Don't allocate a temporary Vector when parsing the memory map
Instead we can achieve the same by just using an optional.
2024-01-12 15:59:47 -07:00
..
AddressSpace.cpp
AddressSpace.h
AllocationStrategy.h
AnonymousVMObject.cpp Kernel: Mark cloned volatile purgeable AnonymousVMOjects as purged 2023-12-22 10:57:59 +01:00
AnonymousVMObject.h
InodeVMObject.cpp
InodeVMObject.h
MappedROM.h
MemoryManager.cpp Kernel/MM: Don't allocate a temporary Vector when parsing the memory map 2024-01-12 15:59:47 -07:00
MemoryManager.h Kernel: Add initial basic support for KASAN 2023-12-30 13:57:10 +01:00
MemorySections.h
PageFaultResponse.h
PhysicalAddress.h
PhysicalPage.cpp
PhysicalPage.h
PhysicalRegion.cpp
PhysicalRegion.h
PhysicalZone.cpp
PhysicalZone.h
PrivateInodeVMObject.cpp
PrivateInodeVMObject.h
Region.cpp
Region.h
RegionTree.cpp
RegionTree.h
RingBuffer.cpp
RingBuffer.h
ScatterGatherList.cpp
ScatterGatherList.h
ScopedAddressSpaceSwitcher.cpp
ScopedAddressSpaceSwitcher.h
SharedFramebufferVMObject.cpp
SharedFramebufferVMObject.h
SharedInodeVMObject.cpp
SharedInodeVMObject.h
TypedMapping.h
VirtualAddress.h
VirtualRange.cpp
VirtualRange.h
VMObject.cpp
VMObject.h