Historial de Commits

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