This website requires JavaScript.
Explore
Help
Sign In
fergalmoran
/
ladybird
Watch
1
Star
0
Fork
0
You've already forked ladybird
mirror of
https://github.com/fergalmoran/ladybird.git
synced
2026-03-03 03:54:23 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d4b08b719652c5ad949ffd2b1007a5aeec7c3d06
ladybird
/
Kernel
/
Memory
History
Andreas Kling
8bf248a046
Kernel: Make NNRP<PhysicalPage const> possible
...
This wasn't possible before as ref() and unref() were non-const.
2023-02-21 00:54:04 +01:00
..
AddressSpace.cpp
…
AddressSpace.h
…
AllocationStrategy.h
…
AnonymousVMObject.cpp
…
AnonymousVMObject.h
…
InodeVMObject.cpp
…
InodeVMObject.h
…
MappedROM.h
…
MemoryManager.cpp
…
MemoryManager.h
…
PageFaultResponse.h
…
PhysicalPage.cpp
Kernel: Make NNRP<PhysicalPage const> possible
2023-02-21 00:54:04 +01:00
PhysicalPage.h
Kernel: Make NNRP<PhysicalPage const> possible
2023-02-21 00:54:04 +01:00
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
…
VirtualRange.cpp
…
VirtualRange.h
…
VMObject.cpp
…
VMObject.h
…