Andreas Kling
|
79fa9765ca
Kernel: Replace KResult and KResultOr<T> with Error and ErrorOr<T>
|
3 years ago |
Andreas Kling
|
a994f11f10
Kernel: Make AddressSpace::add_region() return KResultOr<Region*>
|
3 years ago |
Andreas Kling
|
f4a9a0d561
Kernel: Make VirtualRangeAllocator return KResultOr<VirtualRange>
|
3 years ago |
Andreas Kling
|
83fed5b2de
Kernel: Tidy up Memory::AddressSpace construction
|
3 years ago |
Andreas Kling
|
55adace359
Kernel: Rename SpinLock => Spinlock
|
4 years ago |
Andreas Kling
|
15d033b486
Kernel: Remove unused Process pointer in Memory::AddressSpace
|
4 years ago |
Andreas Kling
|
b7476d7a1b
Kernel: Rename Memory::Space => Memory::AddressSpace
|
4 years ago |