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-24 22:35:21 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
00bfcef5befbd2cbceac860a42e8dd76163231cb
ladybird
/
Kernel
/
VM
History
Liav A
dac129e10b
Kernel: Expand the kernel memory slot from 16 MiB to 32 MiB
...
Like in
8cd5477e54
, we need to expand the kernel slot again to be able to boot again.
2021-05-16 19:58:33 +02:00
..
AllocationStrategy.h
…
AnonymousVMObject.cpp
…
AnonymousVMObject.h
…
ContiguousVMObject.cpp
…
ContiguousVMObject.h
…
InodeVMObject.cpp
…
InodeVMObject.h
…
MappedROM.h
…
MemoryManager.cpp
…
MemoryManager.h
…
PageDirectory.cpp
Kernel: Expand the kernel memory slot from 16 MiB to 32 MiB
2021-05-16 19:58:33 +02:00
PageDirectory.h
…
PageFaultResponse.h
…
PhysicalPage.cpp
…
PhysicalPage.h
…
PhysicalRegion.cpp
…
PhysicalRegion.h
…
PrivateInodeVMObject.cpp
…
PrivateInodeVMObject.h
…
ProcessPagingScope.cpp
…
ProcessPagingScope.h
…
PurgeablePageRanges.cpp
…
PurgeablePageRanges.h
…
Range.cpp
…
Range.h
…
RangeAllocator.cpp
…
RangeAllocator.h
…
Region.cpp
…
Region.h
…
RingBuffer.cpp
…
RingBuffer.h
…
ScatterGatherList.cpp
…
ScatterGatherList.h
…
SharedInodeVMObject.cpp
…
SharedInodeVMObject.h
…
Space.cpp
…
Space.h
…
TypedMapping.h
…
VMObject.cpp
…
VMObject.h
…