Историја ревизија

Аутор SHA1 Порука Датум
  Tom 41d2a0e9f7 Kernel: Dequeue dying threads from WaitQueue пре 5 година
  Tom 9725bda63e Kernel: Enhance WaitQueue to remember pending wakes пре 5 година
  Tom 49f5069b76 Kernel: Add a SpinLock to the WaitQueue пре 5 година
  Tom e373e5f007 Kernel: Fix signal delivery пре 5 година
  Tom fb41d89384 Kernel: Implement software context switching and Processor structure пре 5 година
  Brian Gianforcaro 1f64e3eb16 Kernel: Implement FUTEX_WAKE of arbitrary count. пре 5 година
  Cristian-Bogdan SIRB 717cd5015e Kernel: Allow process with multiple threads to call exec and exit пре 5 година
  Andreas Kling a356e48150 Kernel: Move all code into the Kernel namespace пре 5 година
  Andreas Kling 94ca55cefd Meta: Add license header to source files пре 5 година
  Andreas Kling 41376d4662 Kernel: Fix Lock racing to the WaitQueue пре 5 година
  Andreas Kling f4978b2be1 Kernel: Use IntrusiveList to make WaitQueue allocation-free :^) пре 5 година
  Andreas Kling a0e38922bd Kernel: Break out of the idle loop on WaitQueue wake instead of on IRQ пре 5 година
  Andreas Kling 5859e16e53 Kernel: Use a dedicated thread state for wait-queued threads пре 5 година
  Andreas Kling f067730f6b Kernel: Add a WaitQueue for Thread queueing/waking and use it for Lock пре 5 година