Andreas Kling
|
578a576a98
Kernel: Make VirtualRangeAllocator setup functions propagate errors
|
3 years ago |
Andreas Kling
|
79fa9765ca
Kernel: Replace KResult and KResultOr<T> with Error and ErrorOr<T>
|
3 years ago |
Idan Horowitz
|
4174fe0156
Kernel: Use find_largest_not_above in VirtualRangeAllocator
|
3 years ago |
Andreas Kling
|
f4a9a0d561
Kernel: Make VirtualRangeAllocator return KResultOr<VirtualRange>
|
3 years ago |
Brian Gianforcaro
|
bb58a4d943
Kernel: Make all Spinlocks use u8 for storage, remove template
|
3 years ago |
Andreas Kling
|
55adace359
Kernel: Rename SpinLock => Spinlock
|
4 years ago |
Jean-Baptiste Boric
|
2c3b0baf76
Kernel: Move SpinLock.h into Locking/
|
4 years ago |
Andreas Kling
|
cd5faf4e42
Kernel: Rename Range => VirtualRange
|
4 years ago |