Historique des commits

Auteur SHA1 Message Date
  Andreas Kling ac85fdeb1c Kernel: Handle ProcessGroup allocation failures better il y a 3 ans
  Andreas Kling 55adace359 Kernel: Rename SpinLock => Spinlock il y a 3 ans
  Andreas Kling ed6f84c2c9 Kernel: Rename SpinLockProtectedValue<T> => SpinLockProtected<T> il y a 3 ans
  Andreas Kling c94c15d45c Everywhere: Replace AK::Singleton => Singleton il y a 4 ans
  Andreas Kling d6667e4cb8 Kernel: Port process groups to SpinLockProtectedValue il y a 4 ans
  Brian Gianforcaro 425195e93f Kernel: Standardize the header include style to 'include <Kernel/...>' il y a 4 ans
  Daniel Bertalan f820917a76 Everywhere: Use nothrow new with `adopt_{ref,own}_if_nonnull` il y a 4 ans
  Brian Gianforcaro 7e691f96e1 Kernel: Switch ProcessGroup to IntrusiveList from InlineLinkedList il y a 4 ans
  Brian Gianforcaro 3d7cc471d6 Revert "Kernel: Avoid allocating under spinlock in ProcessGroup::find_or_create" il y a 4 ans
  Brian Gianforcaro 124a523199 Revert "Kernel: Fix regression, removing a ProcessGroup that not in the list" il y a 4 ans
  Brian Gianforcaro bbe315d8c0 Kernel: Fix regression, removing a ProcessGroup that not in the list il y a 4 ans
  Brian Gianforcaro e95eb7a51d Kernel: Avoid allocating under spinlock in ProcessGroup::find_or_create il y a 4 ans
  Brian Gianforcaro bb91bed576 Kernel: Make ProcessGroup::find_or_create API OOM safe il y a 4 ans
  Andreas Kling b91c49364d AK: Rename adopt() to adopt_ref() il y a 4 ans
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. il y a 4 ans
  Tom 046d6855f5 Kernel: Move block condition evaluation out of the Scheduler il y a 4 ans
  AnotherTest 688e54eac7 Kernel: Distinguish between new and old process groups with equal pgids il y a 5 ans