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 роки тому |