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-04-24 13:33:23 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
19954dfdf859ea6bc5523c59cf8a3ad0b7cea0f6
ladybird
/
Kernel
/
Memory
History
Idan Horowitz
e37e4a7980
Kernel: Make Inode::set_shared_vmobject() OOM-fallible
...
Allocating a WeakPtr can fail, so this let's us properly propagate said failure.
2022-02-14 11:35:20 +01:00
..
AddressSpace.cpp
…
AddressSpace.h
…
AllocationStrategy.h
…
AnonymousVMObject.cpp
…
AnonymousVMObject.h
…
InodeVMObject.cpp
…
InodeVMObject.h
…
MappedROM.h
…
MemoryManager.cpp
…
MemoryManager.h
…
PageDirectory.cpp
…
PageDirectory.h
…
PageFaultResponse.h
…
PhysicalPage.cpp
…
PhysicalPage.h
…
PhysicalRegion.cpp
…
PhysicalRegion.h
…
PhysicalZone.cpp
…
PhysicalZone.h
…
PrivateInodeVMObject.cpp
…
PrivateInodeVMObject.h
…
Region.cpp
…
Region.h
…
RingBuffer.cpp
…
RingBuffer.h
…
ScatterGatherList.cpp
…
ScatterGatherList.h
…
ScopedAddressSpaceSwitcher.cpp
…
ScopedAddressSpaceSwitcher.h
…
SharedInodeVMObject.cpp
…
SharedInodeVMObject.h
…
TypedMapping.h
…
VirtualRange.cpp
…
VirtualRange.h
…
VirtualRangeAllocator.cpp
…
VirtualRangeAllocator.h
…
VMObject.cpp
…
VMObject.h
…