Andreas Kling
|
ac85fdeb1c
Kernel: Handle ProcessGroup allocation failures better
|
3 年之前 |
Andreas Kling
|
55adace359
Kernel: Rename SpinLock => Spinlock
|
3 年之前 |
Andreas Kling
|
ed6f84c2c9
Kernel: Rename SpinLockProtectedValue<T> => SpinLockProtected<T>
|
3 年之前 |
Andreas Kling
|
d6667e4cb8
Kernel: Port process groups to SpinLockProtectedValue
|
4 年之前 |
Jean-Baptiste Boric
|
2c3b0baf76
Kernel: Move SpinLock.h into Locking/
|
4 年之前 |
Brian Gianforcaro
|
ed996fcced
Kernel: Remove unused header includes
|
4 年之前 |
Andreas Kling
|
cee9528168
Kernel: Rename Lock to Mutex
|
4 年之前 |
Brian Gianforcaro
|
7e691f96e1
Kernel: Switch ProcessGroup to IntrusiveList from InlineLinkedList
|
4 年之前 |
Brian Gianforcaro
|
3d7cc471d6
Revert "Kernel: Avoid allocating under spinlock in ProcessGroup::find_or_create"
|
4 年之前 |
Brian Gianforcaro
|
e95eb7a51d
Kernel: Avoid allocating under spinlock in ProcessGroup::find_or_create
|
4 年之前 |
Brian Gianforcaro
|
bb91bed576
Kernel: Make ProcessGroup::find_or_create API OOM safe
|
4 年之前 |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 年之前 |
Tom
|
046d6855f5
Kernel: Move block condition evaluation out of the Scheduler
|
4 年之前 |
AnotherTest
|
688e54eac7
Kernel: Distinguish between new and old process groups with equal pgids
|
5 年之前 |