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-02-22 23:55:12 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b97c74331cb00c56cd8bf7ffba17efedbbe5d009
ladybird
/
Kernel
/
Memory
History
Sam Atkins
bed5961fc2
AK: Rename Bitmap::try_create() to ::create()
...
This is step 1 to removing `must_create()`.
2022-12-22 15:48:53 +01:00
..
AddressSpace.cpp
Kernel/Memory: Add option to annotate region mapping as immutable
2022-12-16 01:02:00 -07:00
AddressSpace.h
…
AllocationStrategy.h
…
AnonymousVMObject.cpp
AK: Rename Bitmap::try_create() to ::create()
2022-12-22 15:48:53 +01:00
AnonymousVMObject.h
…
InodeVMObject.cpp
…
InodeVMObject.h
…
MappedROM.h
…
MemoryManager.cpp
Kernel: Ignore an invalid QEMU multiboot entry
2022-12-14 17:05:06 +00:00
MemoryManager.h
…
PageDirectory.cpp
…
PageDirectory.h
…
PageFaultResponse.h
…
PhysicalPage.cpp
…
PhysicalPage.h
…
PhysicalRegion.cpp
Kernel: Use
size_t
to keep track of the number of pages in a region
2022-12-12 15:14:07 +00:00
PhysicalRegion.h
Kernel: Use
size_t
to keep track of the number of pages in a region
2022-12-12 15:14:07 +00:00
PhysicalZone.cpp
…
PhysicalZone.h
…
PrivateInodeVMObject.cpp
AK: Rename Bitmap::try_create() to ::create()
2022-12-22 15:48:53 +01:00
PrivateInodeVMObject.h
…
Region.cpp
…
Region.h
Kernel/Memory: Add option to annotate region mapping as immutable
2022-12-16 01:02:00 -07:00
RegionTree.cpp
…
RegionTree.h
…
RingBuffer.cpp
…
RingBuffer.h
…
ScatterGatherList.cpp
…
ScatterGatherList.h
…
ScopedAddressSpaceSwitcher.cpp
…
ScopedAddressSpaceSwitcher.h
…
SharedFramebufferVMObject.cpp
…
SharedFramebufferVMObject.h
…
SharedInodeVMObject.cpp
AK: Rename Bitmap::try_create() to ::create()
2022-12-22 15:48:53 +01:00
SharedInodeVMObject.h
…
TypedMapping.h
…
VirtualRange.cpp
…
VirtualRange.h
…
VMObject.cpp
…
VMObject.h
…