.. |
AllocationStrategy.h
|
|
|
AnonymousVMObject.cpp
|
Kernel: Convert klog() => dmesgln() in AnonymousVMObject
|
2021-03-09 22:10:41 +01:00 |
AnonymousVMObject.h
|
Kernel: Add AnonymousVMObject constructor for a Vector of physical pages
|
2021-03-05 11:29:34 +01:00 |
ContiguousVMObject.cpp
|
|
|
ContiguousVMObject.h
|
|
|
InodeVMObject.cpp
|
Kernel: Stop trying to keep InodeVMObject in sync with disk changes
|
2021-03-04 15:42:51 +01:00 |
InodeVMObject.h
|
Kernel: Stop trying to keep InodeVMObject in sync with disk changes
|
2021-03-04 15:42:51 +01:00 |
MappedROM.h
|
|
|
MemoryManager.cpp
|
Kernel: Don't consider kernel memory regions for syscall origin check
|
2021-04-20 23:38:27 +02:00 |
MemoryManager.h
|
Kernel: Don't consider kernel memory regions for syscall origin check
|
2021-04-20 23:38:27 +02:00 |
PageDirectory.cpp
|
Kernel: Convert klog() => dmesgln() in PageDirectory
|
2021-03-09 22:10:41 +01:00 |
PageDirectory.h
|
|
|
PageFaultResponse.h
|
|
|
PhysicalPage.cpp
|
|
|
PhysicalPage.h
|
Kernel::CPU: Move headers into common directory
|
2021-03-21 09:35:23 +01:00 |
PhysicalRegion.cpp
|
AK: Simplify Bitmap and implement in terms of BitmapView
|
2021-03-04 11:25:45 +01:00 |
PhysicalRegion.h
|
Kernel: Use default con/de-structors
|
2021-02-28 18:09:12 +01:00 |
PrivateInodeVMObject.cpp
|
|
|
PrivateInodeVMObject.h
|
|
|
ProcessPagingScope.cpp
|
|
|
ProcessPagingScope.h
|
|
|
PurgeablePageRanges.cpp
|
Kernel: Convert klog() => AK::Format in PurgeablePageRanges
|
2021-03-12 11:38:43 +01:00 |
PurgeablePageRanges.h
|
|
|
Range.cpp
|
Kernel::CPU: Move headers into common directory
|
2021-03-21 09:35:23 +01:00 |
Range.h
|
Kernel: Add a Range::intersect(other) helper
|
2021-03-13 10:00:46 +01:00 |
RangeAllocator.cpp
|
Kernel: Use get_fast_random() for MAP_RANDOMIZED addresses
|
2021-02-27 16:56:50 +01:00 |
RangeAllocator.h
|
|
|
Region.cpp
|
Kernel: Convert klog() to dmesgln() in Region
|
2021-03-09 22:10:41 +01:00 |
Region.h
|
Kernel::CPU: Move headers into common directory
|
2021-03-21 09:35:23 +01:00 |
ScatterGatherList.cpp
|
Kernel: Implement a simple Scatter/Gather List
|
2021-04-17 10:21:23 +02:00 |
ScatterGatherList.h
|
Kernel: Implement a simple Scatter/Gather List
|
2021-04-17 10:21:23 +02:00 |
SharedInodeVMObject.cpp
|
|
|
SharedInodeVMObject.h
|
|
|
Space.cpp
|
Kernel: Replace process' regions vector with a Red Black tree
|
2021-04-12 18:03:44 +02:00 |
Space.h
|
Kernel: Replace process' regions vector with a Red Black tree
|
2021-04-12 18:03:44 +02:00 |
TypedMapping.h
|
Kernel: Make MemoryManager API type-safe for Region::Access enum
|
2021-03-08 18:47:40 +01:00 |
VMObject.cpp
|
Kernel: Add AnonymousVMObject constructor for a Vector of physical pages
|
2021-03-05 11:29:34 +01:00 |
VMObject.h
|
Kernel: Add AnonymousVMObject constructor for a Vector of physical pages
|
2021-03-05 11:29:34 +01:00 |